mirror of https://github.com/docker/docs.git
Fixing unit tests by ignoring babel
This commit is contained in:
parent
0c411c318d
commit
734b779df6
|
@ -38,6 +38,7 @@
|
|||
"tty",
|
||||
"net",
|
||||
"crypto",
|
||||
"babel",
|
||||
"<rootDir>/node_modules/.*JSONStream",
|
||||
"<rootDir>/node_modules/object-assign",
|
||||
"<rootDir>/node_modules/underscore",
|
||||
|
|
Loading…
Reference in New Issue