Increased sleep time.

This commit is contained in:
Maria Carmina 2023-04-25 22:06:32 +03:00
parent d1f0a8f183
commit e2b44354d5
2 changed files with 1 additions and 9 deletions

View File

@ -71,14 +71,6 @@ jobs:
ADDRESS_FILE: /home/runner/.ocean/ocean-contracts/artifacts/address.json
BARGE_FOLDER: /home/runner/.ocean/
- run: |
npm run test-dt
npm run test-df
npm run test-dispenser
npm run test-fixed
npm run test-nft
npm run test-publish-consume
npm run test-simple
npm run test-users
npm run test-ve
npm run test-zend
env:

View File

@ -20,7 +20,7 @@ describe('Ending tests', () => {
let lastblock
it('Get Graph status', async () => {
lastblock = await web3.eth.getBlockNumber()
await sleep(3000) // let graph ingest our last transactions
await sleep(6000) // let graph ingest our last transactions
const query = {
query: `query {
_meta{hasIndexingErrors,