Skip to content

Commit 2319709

Browse files
update
1 parent e209732 commit 2319709

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/migration.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212

1313

1414
dump(
15-
$migration::create('usersr')
15+
'run migration',
16+
// $migration::create('usersr')
1617
);
1718

1819
?>

0 commit comments

Comments
 (0)