mirror of
https://github.com/captbaritone/webamp
synced 2024-11-22 16:20:49 +00:00
Ignore experiment tests
These get tested locally.
This commit is contained in:
parent
20d48b4b3d
commit
4ed35772e1
@ -14,4 +14,5 @@ module.exports = {
|
||||
transform: {
|
||||
"^.+\\.(js|ts|tsx)$": "babel-jest",
|
||||
},
|
||||
testPathIgnorePatterns: ["/node_modules/", "/experiments/"]
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user