Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48ac2bf + 6b7a53e commit 84c7d02Copy full SHA for 84c7d02
2 files changed
tests/rendering/learning-tracks.js
@@ -1,6 +1,6 @@
1
import { expect, jest } from '@jest/globals'
2
3
-import { getDOM } from '../helpers/e2etest.js'
+import { getDOMCached as getDOM } from '../helpers/e2etest.js'
4
5
jest.setTimeout(3 * 60 * 1000)
6
tests/rendering/pages-with-learning-tracks.js
0 commit comments