ff8284e tests/cmocka/test_dyndns.c: Switching from tevent_loop_once() to tevent_loop_wait()

1 file Authored by alexal 4 years ago, Committed by jhrozek 4 years ago,
    tests/cmocka/test_dyndns.c: Switching from tevent_loop_once() to tevent_loop_wait()
    
    Switching from tevent_loop_once() to tevent_loop_wait() as the bug was fixed https://bugzilla.samba.org/show_bug.cgi?id=10012
    
    Resolves: https://pagure.io/SSSD/sssd/issue/3962
    
    Reviewed-by: Alexey Tikhonov <atikhono@redhat.com>