Skip to content

Commit

Permalink
test commented.html in headless tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sidvishnoi committed Mar 27, 2021
1 parent 77294ea commit 4e137cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/headless.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
const port = 5000;
const testURLs = [
`http://localhost:${port}/examples/basic.built.html`,
`http://localhost:${port}/examples/basic.html`,
`http://localhost:${port}/examples/basic.commented.html`,
];
const colors = require("colors");
const { exec } = require("child_process");
Expand Down

0 comments on commit 4e137cc

Please sign in to comment.