We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da1a9b2 commit 732b8aaCopy full SHA for 732b8aa
README.md
@@ -683,7 +683,7 @@ Note: The `graphql` module above is included when you `ember install ember-apoll
683
### Testing
684
685
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.
+`waitForPromise` and `waitForFetch` so your tests should be completely deterministic.
687
688
The dummy app contains example routes for mutations and queries:
689
0 commit comments