Skip to content

Commit

Permalink
add test
Browse files Browse the repository at this point in the history
  • Loading branch information
Yingjian Wu committed Apr 14, 2024
1 parent 7c66a59 commit 432d77e
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -277,9 +277,7 @@ class MetacatSmokeSpec extends Specification {
cleanup:
api.deleteTable(catalogName, databaseName, tableName)
where:
isIcebergTable
true
false
isIcebergTable << [true, false]
}

@Unroll
Expand Down

0 comments on commit 432d77e

Please sign in to comment.