mirror of
https://github.com/fluencelabs/aqua-playground
synced 2025-03-15 01:51:03 +00:00
increase timeout
This commit is contained in:
parent
5b3acba465
commit
1a724fbb55
@ -468,7 +468,7 @@ describe('Testing examples', () => {
|
||||
it('coCall.aqua', async () => {
|
||||
let coCallResult = await coCall();
|
||||
expect(coCallResult).toEqual(config.externalAddressesRelay1);
|
||||
});
|
||||
}, 15000);
|
||||
|
||||
it('passArgsCall.aqua', async () => {
|
||||
let passArgsResult = await passArgsCall();
|
||||
|
Loading…
x
Reference in New Issue
Block a user