Skip to content

Commit

Permalink
update year
Browse files Browse the repository at this point in the history
  • Loading branch information
Emily committed Oct 9, 2018
1 parent 41110de commit 529ec8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/utils/header.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ test("the current package version", t => {
})

test("correct year", t => {
t.regex(darkThemeHeader, /2017/)
t.regex(darkThemeHeader, /2018/)
})

test("package author", t => {
Expand Down

0 comments on commit 529ec8c

Please sign in to comment.