You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncomment LegacyApprovals.LockDown call in following test classes
src/test/java/com/codenjoy/dojo/questoria/model/items/monster/impl/LongDivisionMonsterTest.java
src/test/java/com/codenjoy/dojo/questoria/model/items/monster/impl/MakeBricksMonsterTest.java
Choose run configuration all[install test]
and run it.
Expected result: tests pass
Actual result: tests fail
The text was updated successfully, but these errors were encountered:
Step to reproduce:
Uncomment LegacyApprovals.LockDown call in following test classes
src/test/java/com/codenjoy/dojo/questoria/model/items/monster/impl/LongDivisionMonsterTest.java
src/test/java/com/codenjoy/dojo/questoria/model/items/monster/impl/MakeBricksMonsterTest.java
Choose run configuration all[install test]
and run it.
Expected result: tests pass
Actual result: tests fail
The text was updated successfully, but these errors were encountered: