Skip to content

Commit

Permalink
3
Browse files Browse the repository at this point in the history
  • Loading branch information
shuke987 committed Dec 12, 2024
1 parent 1671026 commit 56505be
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ suite("test_grant_revoke_cluster_to_user", "cloud_auth") {

// 2. grant cluster
def cluster1 = "clusterA"
def result

sql "sync"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ suite("test_grant_revoke_compute_group_to_user", "cloud_auth") {

// 2. grant group
def group1 = "groupA"
def result

logAndExecuteSql "sync"

Expand Down

0 comments on commit 56505be

Please sign in to comment.