Skip to content

Commit 529ec8c

Browse files
author
Emily
committed
update year
1 parent 41110de commit 529ec8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/utils/header.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ test("the current package version", t => {
2222
})
2323

2424
test("correct year", t => {
25-
t.regex(darkThemeHeader, /2017/)
25+
t.regex(darkThemeHeader, /2018/)
2626
})
2727

2828
test("package author", t => {

0 commit comments

Comments
 (0)