Merge pull request #10552 from thalesmg/fix-flaky-banned-test-v50
test(banned): attempt to fix flaky test
This commit is contained in:
commit
2bb40787f7
|
@ -186,7 +186,7 @@ t_session_taken(_) ->
|
||||||
false
|
false
|
||||||
end
|
end
|
||||||
end,
|
end,
|
||||||
6000
|
15_000
|
||||||
),
|
),
|
||||||
Publish(),
|
Publish(),
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue