Skip to content

Commit d56642b

Browse files
committed
Update passed-tests.txt
1 parent a83001f commit d56642b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

tests/passed-tests.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ TestBlockGlobalDelete
7979
TestDeleteWithAssociations
8080
TestDeleteAssociationsWithUnscoped
8181
TestDeleteSliceWithAssociations
82-
#TestSoftDeleteReturning
82+
TestSoftDeleteReturning
8383
TestDeleteReturning
8484
TestDeleteByPrimaryKeyOnly
8585
TestHardDeleteAfterSoftDelete
@@ -106,17 +106,17 @@ TestUpdateEmbeddedFields
106106
TestDialectorWithErrorTranslatorSupport
107107
TestSupportedDialectorWithErrDuplicatedKey
108108
TestSupportedDialectorWithErrForeignKeyViolated
109-
#TestGenericsCreate
109+
TestGenericsCreate
110110
TestGenericsCreateInBatches
111-
#TestGenericsExecAndUpdate
111+
TestGenericsExecAndUpdate
112112
TestGenericsRow
113113
TestGenericsDelete
114114
TestGenericsFindInBatches
115115
TestGenericsScopes
116-
#TestGenericsJoins
116+
TestGenericsJoins
117117
TestGenericsNestedJoins
118-
#TestGenericsPreloads
119-
#TestGenericsNestedPreloads
118+
TestGenericsPreloads
119+
TestGenericsNestedPreloads
120120
TestGenericsDistinct
121121
TestGenericsGroupHaving
122122
TestGenericsSubQuery
@@ -136,7 +136,7 @@ TestHooksForSlice
136136
TestFailedToSaveAssociationShouldRollback
137137
TestUpdateCallbacks
138138
TestPropagateUnscoped
139-
#TestOverrideJoinTable
139+
TestOverrideJoinTable
140140
TestJoins
141141
TestJoinsForSlice
142142
TestJoinConds
@@ -224,7 +224,7 @@ TestPreloadManyToManyCallbacks
224224
TestPreloadWithAssociations
225225
TestNestedPreload
226226
TestNestedPreloadForSlice
227-
#TestPreloadWithConds
227+
TestPreloadWithConds
228228
TestNestedPreloadWithConds
229229
TestPreloadEmptyData
230230
TestPreloadGoroutine

0 commit comments

Comments
 (0)