Skip to content

Commit

Permalink
fixTest
Browse files Browse the repository at this point in the history
  • Loading branch information
Yingjian Wu committed Jun 2, 2024
1 parent 3730b9a commit 3623162
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ class ParentChildRelMetadataServiceSpec extends Specification{
when:
service.drop(child)

then:
// Test Parent
def parent_parent_actual = service.getParent(parent)
assert parent_parent_actual == null
Expand Down

0 comments on commit 3623162

Please sign in to comment.