java.lang.AssertionError:
Expected: is <80>
got: <90>
at org.junit.Assert.assertThat(Assert.java:780)
at org.junit.Assert.assertThat(Assert.java:738)
at net.masterthought.example.ATMScenario.checkBalance(ATMScenario.java:69)
at ✽.And the account balance should be 90(net/masterthought/example/ATMK.feature:12)