Skip to content

Commit 62f0fc7

Browse files
CAAS-2680: some longer timeouts in tests
1 parent bcea5b3 commit 62f0fc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integrationtests/FSXAProxyApiRemoteProjects.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ describe('FSXAProxyAPIRemoteProjects should resolve references', () => {
155155
return res.status === 200
156156
},
157157
{
158-
timeoutMs: 10000,
158+
timeoutMs: 20000,
159159
pollIntervalMs: 500,
160160
errorMessage: 'PageRef not available in CaaS after creation',
161161
}

0 commit comments

Comments
 (0)