Skip to content

Commit

Permalink
Automatically merged boilerplate update from #26
Browse files Browse the repository at this point in the history
Applied 2 fixes from jaid/action-uptodater
  • Loading branch information
github-actions[bot] committed May 22, 2021
2 parents b425440 + 7430134 commit 96cdbfb
Show file tree
Hide file tree
Showing 3 changed files with 27,624 additions and 17 deletions.
3 changes: 3 additions & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,7 @@ module.exports = {
"^src": "<rootDir>/src",
"^lib": "<rootDir>/src/lib",
},
// This is only false by default if there are multiple test files, so we have to force this to be false
// https://jestjs.io/docs/configuration#verbose-boolean
verbose: false,
}
2 changes: 1 addition & 1 deletion license.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright © 2020, Jaid <jaid.jsx@gmail.com> (https://github.com/jaid)
Copyright © 2021, Jaid <jaid.jsx@gmail.com> (https://github.com/jaid)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading

0 comments on commit 96cdbfb

Please sign in to comment.