Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename library to Migration #8

Merged
merged 2 commits into from
Aug 9, 2023
Merged

Rename library to Migration #8

merged 2 commits into from
Aug 9, 2023

Conversation

PineappleIOnic
Copy link
Member

Renames this library to migration aswell updating namespaces and types

@@ -175,7 +175,7 @@ public function testValidateDatabaseTransfer($state): void
$foundCollection = null;

foreach ($collections as $collection) {
/** @var \Utopia\Transfer\Resources\Database\Collection $collection */
/** @var \Utopia\Migration\Resources\Database\Collection $collection */
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The path for tests is still tests/transfers 😬

@christyjacob4 christyjacob4 merged commit 07655d9 into main Aug 9, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants