fix: wait for test_resource stop
This commit is contained in:
parent
561d8c3912
commit
574a40b327
|
@ -318,7 +318,7 @@ t_create_dry_run_local(_) ->
|
|||
#{name => test_resource, register => true}
|
||||
)
|
||||
),
|
||||
|
||||
timer:sleep(100),
|
||||
?assertEqual(undefined, whereis(test_resource)).
|
||||
|
||||
t_create_dry_run_local_failed(_) ->
|
||||
|
|
Loading…
Reference in New Issue