Extend Test Clean Up Time
continuous-integration/drone/pr Build is passing Details

pull/501/head
Sarah Jamie Lewis 4 weeks ago
parent de32ae240a
commit fcb07042d7

@ -170,7 +170,7 @@ func TestFileSharing(t *testing.T) {
app.Shutdown()
acn.Close()
time.Sleep(10 * time.Second)
time.Sleep(20 * time.Second)
numGoRoutinesPostACN := runtime.NumGoroutine()
// Printing out the current goroutines

Loading…
Cancel
Save