Skip to content

Commit 3cd0d8c

Browse files
Merge branch 'main' into developer-deborah
Signed-off-by: deborahjacob-botanu <deborah@botanu.ai>
2 parents 0664982 + eb1ae38 commit 3cd0d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/test_data_tracking.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ def test_messaging_operations(self):
207207
assert MessagingOperation.PUBLISH == "publish"
208208
assert MessagingOperation.RECEIVE == "receive"
209209
assert MessagingOperation.CONSUME == "consume"
210-
210+
211211

212212
class TestSystemNormalization:
213213
"""Tests for system name normalization maps."""

0 commit comments

Comments
 (0)