Skip to content

Commit 0631881

Browse files
committed
const
1 parent a326b70 commit 0631881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const blueshift = require("./index.js");
22

3-
KNOWN_COLORS = {
3+
const KNOWN_COLORS = {
44
Austin: "#54c326",
55
Chicago: "#9cfa1e",
66
Fargo: "#02d55b",

0 commit comments

Comments
 (0)