Example #1
0
def then_there_is_no_error(step):
	Approvals.verify(world.a_string)
Example #2
0
def then_i_will_get_an_error(step):
	Approvals.verify(world.a_string)