Skip to content

Commit 2549cef

Browse files
committed
do not e2e test large bags
1 parent b1659f3 commit 2549cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/e2e.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ describe('e2e tests using OpenWhisk credentials (as env vars)', () => {
294294
}))
295295
})
296296

297-
// this test is slow to execute uncomment if needed
297+
// this test is slow to execute uncomment if needed (we could also pre-load the data set in the future)
298298
// eslint-disable-next-line jest/no-commented-out-tests
299299
// test('list while having a large dataset stored', async () => {
300300
// // reason: https://github.com/adobe/aio-lib-state/issues/194

0 commit comments

Comments
 (0)