Skip to content

Commit f31cea0

Browse files
committed
Revert change
1 parent 09d2c7a commit f31cea0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/TestCase.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,6 @@ protected function setUpDatabase($app)
5757
]));
5858

5959
fwrite(STDOUT, 'Done' . PHP_EOL);
60-
61-
// Do something to the database to avoid getting an error on the first query
62-
Schema::getTables();
6360
}
6461

6562
protected function getEnvironmentSetUp($app)

0 commit comments

Comments
 (0)