forked from github/server
fix intermittent test
This commit is contained in:
parent
6237e6dfe2
commit
d91c9fb880
|
@ -4,6 +4,7 @@ module("tests.e3.castles", package.seeall, lunit.testcase )
|
|||
|
||||
function setup()
|
||||
eressea.game.reset()
|
||||
eressea.settings.set("rules.food.flags", "4")
|
||||
end
|
||||
|
||||
function test_small_castles()
|
||||
|
|
Loading…
Reference in New Issue