We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f985561 + 24196f9 commit 54d4ed1Copy full SHA for 54d4ed1
1 file changed
tests/system/Commands/MigrationIntegrationTest.php
@@ -58,9 +58,6 @@ protected function tearDown(): void
58
stream_filter_remove($this->streamFilter);
59
}
60
61
- /**
62
- * @runTestsInSeparateProcesses
63
- */
64
public function testMigrationWithRollbackHasSameNameFormat(): void
65
{
66
command('migrate -n App');
0 commit comments