Skip to content

Commit 7c56711

Browse files
forgotten passed test
1 parent d8c749e commit 7c56711

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/preload_suits_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1109,7 +1109,6 @@ func TestNestedManyToManyPreload3(t *testing.T) {
11091109
}
11101110

11111111
func TestNestedManyToManyPreload3ForStruct(t *testing.T) {
1112-
t.Skip()
11131112
type (
11141113
Level1 struct {
11151114
ID uint

0 commit comments

Comments
 (0)