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.
PfeDemoPage.js
exports
package.json
1 parent f9198e5 commit 7eee5b5Copy full SHA for 7eee5b5
tools/pfe-tools/package.json
@@ -39,6 +39,7 @@
39
"./test/create-fixture.js": "./test/create-fixture.js",
40
"./test/get-composed-text.js": "./test/get-composed-text.js",
41
"./test/hex-to-rgb.js": "./test/hex-to-rgb.js",
42
+ "./test/playwright/PfeDemoPage.js": "./test/playwright/PfeDemoPage.js",
43
"./test/render-to-string.js": "./test/render-to-string.js",
44
"./test/stub-logger.js": "./test/stub-logger.js",
45
"./test/utils.js": "./test/utils.js",
0 commit comments