Skip to content

Commit 9fcc000

Browse files
committed
Adds applyMigration placeholder test
1 parent 78809f6 commit 9fcc000

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/data/sembast_database_test.dart

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
void main() {
2+
// `applyMigrations` tests should go here when new versions are added
3+
}

0 commit comments

Comments
 (0)