Skip to content

Commit

Permalink
test regex
Browse files Browse the repository at this point in the history
  • Loading branch information
suetin committed Apr 25, 2024
1 parent a66d9e9 commit 493bd76
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions tests/features/maintenance.feature
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,7 @@ Feature: maintenance mode
"""
Then SQL result should match regexp
"""
[{
"aaaa":"0",
"bbbb":"1",
"SlaveEnabled":"1"
}]
"aaaa":"0"
"""
When I run SQL on mysql host "mysql1"
"""
Expand Down

0 comments on commit 493bd76

Please sign in to comment.