Skip to content

Commit

Permalink
Fix system-metrics integration test assertion
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Wahl <matthiaswahl@m7w3.de>
  • Loading branch information
mfelsche committed May 9, 2022
1 parent 9a5a4be commit 8b40854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tremor-cli/tests/integration/system-metrics/assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ asserts:
- source: events.log
contains:
- |
{"id":10,"ingest_ns":null,"onramp":"metronome"}
{"id":10,"ingest_ns":null,"connector":"metronome"}
- source: fg.out.log
contains:
- |
Expand Down

0 comments on commit 8b40854

Please sign in to comment.