We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0d3c24 commit 9a32323Copy full SHA for 9a32323
tests/webfiori/framework/test/cli/RunMigrationsCommantTest.php
@@ -184,6 +184,7 @@ public function testRunMigrations08() {
184
"Executing migration...\n",
185
"Error: Failed to execute migration due to following:\n",
186
"208 - [Microsoft][ODBC Driver 18 for SQL Server][SQL Server]Invalid object name 'migrations'.\n",
187
+ "Warning: Execution stopped.\n",
188
"Info: No migrations were executed.\n"
189
], $this->executeMultiCommand([
190
RunMigrationsCommand::class,
0 commit comments