diff --git a/__fixtures__/fragment-test-project/api/db/migrations/migration_lock.toml b/__fixtures__/fragment-test-project/api/db/migrations/migration_lock.toml index e5e5c4705ab0..e1640d1f22ba 100644 --- a/__fixtures__/fragment-test-project/api/db/migrations/migration_lock.toml +++ b/__fixtures__/fragment-test-project/api/db/migrations/migration_lock.toml @@ -1,3 +1,3 @@ # Please do not edit this file manually -# It should be added in your version-control system (i.e. Git) +# It should be added in your version-control system (e.g., Git) provider = "sqlite" \ No newline at end of file diff --git a/__fixtures__/test-project-rsc-kitchen-sink/api/db/migrations/migration_lock.toml b/__fixtures__/test-project-rsc-kitchen-sink/api/db/migrations/migration_lock.toml index e5e5c4705ab0..e1640d1f22ba 100644 --- a/__fixtures__/test-project-rsc-kitchen-sink/api/db/migrations/migration_lock.toml +++ b/__fixtures__/test-project-rsc-kitchen-sink/api/db/migrations/migration_lock.toml @@ -1,3 +1,3 @@ # Please do not edit this file manually -# It should be added in your version-control system (i.e. Git) +# It should be added in your version-control system (e.g., Git) provider = "sqlite" \ No newline at end of file diff --git a/__fixtures__/test-project/api/db/migrations/migration_lock.toml b/__fixtures__/test-project/api/db/migrations/migration_lock.toml index e5e5c4705ab0..e1640d1f22ba 100644 --- a/__fixtures__/test-project/api/db/migrations/migration_lock.toml +++ b/__fixtures__/test-project/api/db/migrations/migration_lock.toml @@ -1,3 +1,3 @@ # Please do not edit this file manually -# It should be added in your version-control system (i.e. Git) +# It should be added in your version-control system (e.g., Git) provider = "sqlite" \ No newline at end of file