Skip to content

Commit fd8dd9a

Browse files
lvan100lianghuan
authored andcommitted
chore: Delete the test script in the bookman example
1 parent bc7145c commit fd8dd9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gs/internal/gs_core/injecting/injecting_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -955,6 +955,7 @@ func TestForceClean(t *testing.T) {
955955
assert.Nil(t, r.beansByType)
956956

957957
runtime.GC()
958+
time.Sleep(100 * time.Millisecond)
958959
assert.That(t, release).Equal(map[string]struct{}{
959960
"biz": {},
960961
"sys": {},

0 commit comments

Comments
 (0)