revert failing test
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ assert(world.get_seed() == 2019)
|
|||||||
app.tick()
|
app.tick()
|
||||||
|
|
||||||
-- Remove base pack
|
-- Remove base pack
|
||||||
app.reconfig_packs({"undefined"}, {"base"})
|
app.reconfig_packs({}, {"base"})
|
||||||
-- World is reopened in post-runnable
|
-- World is reopened in post-runnable
|
||||||
app.tick()
|
app.tick()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user