Skip to content

Commit 25163ea

Browse files
committed
Don't skip 'TestProperty_RelationshipRef'.
1 parent b91c6ad commit 25163ea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

property_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@ func TestProperty_RelationshipRef(t *testing.T) {
6464
},
6565
}
6666

67-
t.Skip("relationshipRef is not yet implemented")
68-
6967
for _, testCase := range testCases {
7068
testCase := testCase
7169

0 commit comments

Comments
 (0)