Skip to content

Commit

Permalink
ENG-1293: fix mistake, had removed assertion from a wrong similar sou…
Browse files Browse the repository at this point in the history
…nding test, corrected it now
  • Loading branch information
AsadHasan-Rasa committed Sep 13, 2024
1 parent c2e58a2 commit 6470a0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ test_cases:
- pattern_clarification_contains:
- 'transfer money'
- 'check your balance'
- bot_uttered:
utter_name: utter_clarification_options_rasa
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ test_cases:
- pattern_clarification_contains:
- 'add a card'
- 'add a contact'
- bot_uttered:
utter_name: utter_clarification_options_rasa
- user: contact
assertions:
- bot_uttered:
Expand Down

0 comments on commit 6470a0e

Please sign in to comment.