Skip to content

Commit 4e137cc

Browse files
committed
test commented.html in headless tests
1 parent 77294ea commit 4e137cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/headless.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
const port = 5000;
66
const testURLs = [
77
`http://localhost:${port}/examples/basic.built.html`,
8-
`http://localhost:${port}/examples/basic.html`,
8+
`http://localhost:${port}/examples/basic.commented.html`,
99
];
1010
const colors = require("colors");
1111
const { exec } = require("child_process");

0 commit comments

Comments
 (0)