mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
tests(unit): migration type
This commit is contained in:
parent
142e623cd1
commit
f4a6f6235f
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ abstract class Migration
|
|||
'0.10.2' => 'V09',
|
||||
'0.10.3' => 'V09',
|
||||
'0.10.4' => 'V09',
|
||||
'0.10.0' => 'V10',
|
||||
'0.11.0' => 'V10',
|
||||
];
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue