Commit 4b21826
Fix tree invariants test (#1836)
Summary:
**Summary**
Disables auto-mocks on the tree data invariants test, thus fixing the Travis CI build.
**Test Plan**
```
npm test
```
Pull Request resolved: facebookarchive/draft-js#1836
Reviewed By: agoder
Differential Revision: D9301796
Pulled By: agoder
fbshipit-source-id: 879207e40da993eb4070d352ebc9535d7d23ad4e1 parent e052e81 commit 4b21826
File tree
1 file changed
+2
-0
lines changed- src/component/utils/exploration/__tests__
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
0 commit comments