Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update PrivilegesBuilderSuite.scala
Browse files Browse the repository at this point in the history
AngersZhuuuu committed Jan 22, 2024
1 parent 9e9208d commit 4781f75
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -66,7 +66,7 @@ abstract class PrivilegesBuilderSuite extends AnyFunSuite
assert(po.columns === cols)
checkTableOwner(po)
} else {
cols.isEmpty
assert(cols.isEmpty)
}
}

0 comments on commit 4781f75

Please sign in to comment.