Skip to content

Commit 9ecb92d

Browse files
committed
fix tests
1 parent df31f59 commit 9ecb92d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/nginx/nginx_plugin_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,8 +622,8 @@ func TestResource_Subscriptions(t *testing.T) {
622622
bus.ConnectionCreatedTopic,
623623
bus.NginxConfigUpdateTopic,
624624
bus.ConfigUploadRequestTopic,
625-
bus.ConfigApplyRequestTopic,
626625
bus.ResourceUpdateTopic,
626+
bus.ConfigApplyRequestTopic,
627627
},
628628
nginxPlugin.Subscriptions())
629629

0 commit comments

Comments
 (0)