Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
shuke987 committed Dec 10, 2024
1 parent 61533f5 commit 07b1fc8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ suite ("test_follower_consistent_auth","p0,auth") {
}

// resource group
connect(user, ="${pwd}", url_tmp1) {
connect(user, "${pwd}", url_tmp1) {
def res = sql """SHOW RESOURCES;"""
assertTrue(res == [])
}
Expand Down

0 comments on commit 07b1fc8

Please sign in to comment.