Bug 2625 disable springtime sapling test.

This commit is contained in:
Enno Rehling 2020-01-04 20:05:10 +01:00
parent 967cfd107b
commit ea15af879e
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ function test_plant_seeds()
assert_equal(20, u:get_item('seed'))
end
function test_plant_seeds_spring()
function disable_test_plant_seeds_spring()
set_turn(202)
assert_equal('spring', get_season())
local f = faction.create('goblin')