Skip to content

Commit 732b8aa

Browse files
committed
update README.md
1 parent da1a9b2 commit 732b8aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@ Note: The `graphql` module above is included when you `ember install ember-apoll
683683
### Testing
684684

685685
This addon is test-ready! All promises from the apollo service are tracked with
686-
`Ember.Test.registerWaiter`, so your tests should be completely deterministic.
686+
`waitForPromise` and `waitForFetch` so your tests should be completely deterministic.
687687

688688
The dummy app contains example routes for mutations and queries:
689689

0 commit comments

Comments
 (0)