thing
This commit is contained in:
@@ -42,7 +42,7 @@ def test_migration():
|
||||
},
|
||||
}
|
||||
result = migration.migrate(v1)
|
||||
assert result["version"] == 2
|
||||
assert result["version"] == content.SAVE_VERSION
|
||||
assert result["cat"]["fullness"] == 100
|
||||
assert "last_updated" in result["cat"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user