Esempio n. 1
0
def then_there_is_no_error(step):
	Approvals.verify(world.a_string)
Esempio n. 2
0
def then_i_will_get_an_error(step):
	Approvals.verify(world.a_string)