mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 02:15:01 +00:00
Ignore experiment tests
These get tested locally.
This commit is contained in:
parent
20d48b4b3d
commit
4ed35772e1
1 changed files with 1 additions and 0 deletions
|
|
@ -14,4 +14,5 @@ module.exports = {
|
|||
transform: {
|
||||
"^.+\\.(js|ts|tsx)$": "babel-jest",
|
||||
},
|
||||
testPathIgnorePatterns: ["/node_modules/", "/experiments/"]
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue