Skip to content

Commit 9a32323

Browse files
committed
Update RunMigrationsCommantTest.php
1 parent c0d3c24 commit 9a32323

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/webfiori/framework/test/cli/RunMigrationsCommantTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ public function testRunMigrations08() {
184184
"Executing migration...\n",
185185
"Error: Failed to execute migration due to following:\n",
186186
"208 - [Microsoft][ODBC Driver 18 for SQL Server][SQL Server]Invalid object name 'migrations'.\n",
187+
"Warning: Execution stopped.\n",
187188
"Info: No migrations were executed.\n"
188189
], $this->executeMultiCommand([
189190
RunMigrationsCommand::class,

0 commit comments

Comments
 (0)