Skip to content

Commit

Permalink
Updating error due to difference in Mac.
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro-andrade-inpe committed Sep 28, 2017
1 parent c38ff4b commit 071f9ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/base/tests/observer/basics/Map.lua
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ return{
symbol = "beetle"
}

unitTest:assertSnapshot(m, "map_society_white.bmp", 0.05)
unitTest:assertSnapshot(m, "map_society_white.bmp", 0.1)

cs = CellularSpace{xdim = 10}

Expand Down

0 comments on commit 071f9ad

Please sign in to comment.