Skip to content

Commit 9a94207

Browse files
committed
chore: Add polling-gzip capability for contract tests
1 parent 55c2ac9 commit 9a94207

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ContractTests/Source/Controllers/SdkController.swift

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ final class SdkController: RouteCollection {
3232
"evaluation-hooks",
3333
"event-gzip",
3434
"optional-event-gzip",
35-
"client-prereq-events"
35+
"client-prereq-events",
36+
"polling-gzip"
3637
]
3738

3839
return StatusResponse(

0 commit comments

Comments
 (0)