Skip to content

Commit

Permalink
Examples/standardize folder names (#5626)
Browse files Browse the repository at this point in the history
* Standardize folder names

* Standardize folder names

* Update Manual Mocks link

* Standardize folder names
  • Loading branch information
neosiae authored and cpojer committed Feb 21, 2018
1 parent ca8910f commit 7bcdc8c
Show file tree
Hide file tree
Showing 22 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ManualMocks.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ be useful to require the real module using `require.requireActual(moduleName)`
in your manual mock and amending it with mock functions before exporting it.

The code for this example is available at
[examples/manual_mocks](https://github.com/facebook/jest/tree/master/examples/manual_mocks).
[examples/manual-mocks](https://github.com/facebook/jest/tree/master/examples/manual-mocks).

### Using with ES module imports

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 7bcdc8c

Please sign in to comment.