mirror of
https://github.com/fluencelabs/examples
synced 2025-04-25 02:32:16 +00:00
mb increase another time?
This commit is contained in:
parent
c239be12f2
commit
2fc15f36bc
@ -36,7 +36,7 @@ describe('smoke test', () => {
|
|||||||
await page.goto(uri);
|
await page.goto(uri);
|
||||||
|
|
||||||
console.log('waiting for fluence to connect...');
|
console.log('waiting for fluence to connect...');
|
||||||
await page.waitForTimeout(1000);
|
await page.waitForTimeout(2000);
|
||||||
|
|
||||||
console.log('clicking button...');
|
console.log('clicking button...');
|
||||||
await page.click('#btn');
|
await page.click('#btn');
|
||||||
|
6
package-lock.json
generated
Normal file
6
package-lock.json
generated
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"name": "examples",
|
||||||
|
"lockfileVersion": 2,
|
||||||
|
"requires": true,
|
||||||
|
"packages": {}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user