예제 #1
0
def when_i_disable_the_live_reload(step):
    world.response = configuration_action_restapi.disable_live_reload()
예제 #2
0
def given_live_reload_is_disabled(step):
    configuration_action_restapi.disable_live_reload()