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