Skip to content

Commit 4859a2f

Browse files
committed
check
1 parent 1d19d7b commit 4859a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/grpc_management_plane_api_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ func TestGrpc_ConfigApply(t *testing.T) {
236236
} else {
237237
// NGINX Plus contains two extra Successfully updated all files responses as the NginxConfigContext
238238
// is updated, and the file overview is then updated
239-
time.Sleep(5 * time.Second)
239+
time.Sleep(15 * time.Second)
240240

241241
responses = getManagementPlaneResponses(t, 3)
242242
t.Logf("Config apply responses: %v", responses)

0 commit comments

Comments
 (0)