Commit e8e93188 authored by Ramon Nou's avatar Ramon Nou
Browse files

test_map typo

parent 9b9cc621
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -172,7 +172,7 @@ def test_two_io_nodes_remap(gkfwd_daemon_factory, gkfwd_client_factory):
                assert ion == '0'

    # recreate the mapping so that the server that wrote will now read
    c00.remap('c-1')
    c00.remap('rc-1')

    # we need to wait for at least the number of seconds between remap calls
    time.sleep(10)