Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DongLiang-0 committed Dec 10, 2024
1 parent c31dfc0 commit 73ff8cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ suite("test_database_management_auth","p0,auth_call") {
}
test {
sql """ADMIN CLEAN TRASH;"""
exception "denied"
exception "${error_in_cloud}"
}
test {
sql """RECOVER DATABASE db_name;"""
Expand Down

0 comments on commit 73ff8cf

Please sign in to comment.