Skip to content

Commit

Permalink
fix is_inversed.feature
Browse files Browse the repository at this point in the history
  • Loading branch information
wey-gu authored Sep 22, 2023
1 parent 52ecda4 commit 869016c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tck/features/function/is_inversed.feature
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Feature: is_inversed Function
"""
Then the result should be, in any order:
| result | count |
| true | 12 |
| true | 10 |

Scenario: Test Cases With Invalid Input
When executing query:
Expand Down

0 comments on commit 869016c

Please sign in to comment.