We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4297638 + ae38a2e commit b73f06dCopy full SHA for b73f06d
README.md
@@ -1085,7 +1085,7 @@ test("Using FactoryGuy.cacheOnlyMode with except", function() {
1085
- for mocking the ajax calls made by ember-data.
1086
- this library is installed with ember-data-factory-guy.
1087
- http GET mocks
1088
- - [mockFindRecord](https://github.com/danielspaniel/ember-data-factory-guy#mockfindRecord)
+ - [mockFindRecord](https://github.com/danielspaniel/ember-data-factory-guy#mockfindrecord)
1089
- [mockFindAll](https://github.com/danielspaniel/ember-data-factory-guy#mockfindall)
1090
- [mockReload](https://github.com/danielspaniel/ember-data-factory-guy#mockreload)
1091
- [mockQuery](https://github.com/danielspaniel/ember-data-factory-guy#mockquery)
0 commit comments