Skip to content

Commit 98734a2

Browse files
committed
fix: async timeouts tests
1 parent 90d7166 commit 98734a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools-spring-security-async/src/main/resources/application.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ graphql:
1111
servlet:
1212
exception-handlers-enabled: true
1313
async:
14+
enabled: true
1415
timeout: 500
1516
graphiql:
1617
enabled: true

0 commit comments

Comments
 (0)