Skip to content

Commit

Permalink
add more test
Browse files Browse the repository at this point in the history
  • Loading branch information
Yingjian Wu committed Jul 1, 2024
1 parent 824a129 commit ef63412
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2245,6 +2245,7 @@ class MetacatSmokeSpec extends Specification {
but random_key should be reattached
*/
when:
child11TableDto = PigDataDtoProvider.getTable(catalogName, databaseName, renameChild11, 'amajumdar', child11Uri)
api.createTable(catalogName, databaseName, renameChild11, child11TableDto)
then:
assert !child11Table.definitionMetadata.has("parentChildRelationInfo")
Expand Down

0 comments on commit ef63412

Please sign in to comment.