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.
1 parent 96442f0 commit 6b7a53eCopy full SHA for 6b7a53e
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