Skip to content

Commit eab1402

Browse files
committed
test: fix e2e test data
1 parent cfa8423 commit eab1402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/e2e.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const LANGS_DATA = {
3838
size: 930,
3939
},
4040
JavaScript: {
41-
color: "#3572A5",
41+
color: "#f1e05a",
4242
name: "JavaScript",
4343
size: 1912,
4444
},

0 commit comments

Comments
 (0)