Skip to content

Commit f454402

Browse files
committed
Fix tests
1 parent 0bdb8f6 commit f454402

File tree

1 file changed

+1
-1
lines changed
  • test/fixtures/historyapifallback-config

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
require("./index.html");
2-
require("./foo.html");
2+
require("./bar.html");
33
console.log("Hey.");

0 commit comments

Comments
 (0)