Skip to content

Commit

Permalink
check regex test
Browse files Browse the repository at this point in the history
  • Loading branch information
suetin committed Apr 25, 2024
1 parent c867546 commit a66d9e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/features/maintenance.feature
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@ Feature: maintenance mode
Then SQL result should match regexp
"""
[{
"MasterEnabled":"0",
"aaaa":"0",
"bbbb":"1",
"SlaveEnabled":"1"
}]
"""
Expand Down

0 comments on commit a66d9e9

Please sign in to comment.