Fix failing tests

This commit is contained in:
Matej Bačo
2026-05-05 17:14:05 +02:00
parent 1975ab2513
commit f90f618bff
3 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ abstract class Migration
'1.9.1' => 'V24',
'1.9.2' => 'V24',
'1.9.3' => 'V24',
'1.9.4' => 'V25',
'1.9.4' => 'V24',
];
/**