Skip to content

Commit db5100c

Browse files
committed
Fix race condition in YAML tests - Take 3
1 parent d388907 commit db5100c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/streams/src/yamlRestTest/resources/rest-api-spec/test/streams/logs/20_substream_restrictions.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
teardown:
3+
- do:
4+
streams.logs_disable: { }
5+
16
---
27
"Check User Can't Write To Substream Directly":
38
- do:

0 commit comments

Comments
 (0)