Commit af43f83
committed
Fix: create monitor-test stream in test setup
Tests [CGTB] and [CSNZ] query events with streams: ['data', 'monitor-test']
but only 'data' was created in prepare(). The missing stream caused
API errors that broke both regular and streamed event queries.1 parent d7d4f39 commit af43f83
1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments