Skip to content

Commit 1435e75

Browse files
committed
comment
1 parent 4008c66 commit 1435e75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/e2e/tests/startupCalls.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ module.exports = {
8787
}, ourTimeout);
8888

8989
/*
90+
// templates are lazy loaded
9091
test('Templates', async () => {
9192
const responseEnv = await responses.templates;
9293
expect(Array.isArray(responseEnv.data)).toBeTruthy();

0 commit comments

Comments
 (0)