Skip to content

Commit 5ef69a2

Browse files
author
lapaliv
committed
tests: improvements
1 parent e98e694 commit 5ef69a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/TestCaseWrapper.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ protected function setUp(): void
3636
Comment::createTable();
3737
Story::createTable();
3838
Article::createTable();
39+
40+
$this->schemaIsRefreshed = true;
3941
}
4042
}
4143

0 commit comments

Comments
 (0)