Skip to content

Commit 4760e35

Browse files
committed
Fix test.
1 parent cce391d commit 4760e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_cli_migration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ def test_specific_phrases_replacement(self):
6666
"respond to unhandled user intent",
6767
]
6868
expected_output = [
69-
"notification of colang errors",
69+
"catch colang errors",
7070
"notification of undefined flow start",
7171
"notification of unexpected user utterance",
7272
"tracking bot talking state",

0 commit comments

Comments
 (0)