Fixed test

This commit is contained in:
Eldad Fux 2021-08-29 15:40:52 +03:00
parent a14c807309
commit 09aea0fd95

View file

@ -43,6 +43,7 @@ abstract class Migration
'0.9.2' => 'V08',
'0.9.3' => 'V08',
'0.9.4' => 'V08',
'0.10.0' => 'V08',
];
/**