mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fix test
This commit is contained in:
parent
f9ee57a858
commit
9a6a3adf76
@ -37,7 +37,7 @@ class Migrations2Fixture extends TestFixture
|
||||
$this->records = [
|
||||
[
|
||||
'id' => 1,
|
||||
'db_version' => 2,
|
||||
'db_version' => 3,
|
||||
],
|
||||
];
|
||||
parent::init();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user