mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
fix migration tests
This commit is contained in:
@@ -44,6 +44,7 @@ abstract class Migration
|
||||
'0.9.3' => 'V08',
|
||||
'0.9.4' => 'V08',
|
||||
'0.10.0' => 'V08', // TODO Eldad: `I need this to pass the tests`
|
||||
'0.11.0' => 'V08', // TODO Eldad: `I need this to pass the tests`
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user