We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1659f3 commit 2549cefCopy full SHA for 2549cef
e2e/e2e.js
@@ -294,7 +294,7 @@ describe('e2e tests using OpenWhisk credentials (as env vars)', () => {
294
}))
295
})
296
297
- // this test is slow to execute uncomment if needed
+ // this test is slow to execute uncomment if needed (we could also pre-load the data set in the future)
298
// eslint-disable-next-line jest/no-commented-out-tests
299
// test('list while having a large dataset stored', async () => {
300
// // reason: https://github.com/adobe/aio-lib-state/issues/194
0 commit comments