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 a7dc8da commit 015f612Copy full SHA for 015f612
guides/concepts/testing.md
@@ -181,7 +181,7 @@ Graphiti test generator.
181
Tests are run using [JSONAPI standards](http://jsonapi.org/format/#fetching-includes). But the
182
JSONAPI payload can be a pain to deal with. So, we've supplied helpers.
183
184
-These helpers are defined in the [Graphiti Spec Helpers](https://github.com/graphiti-api/graphiti_errors) gem.
+These helpers are defined in the [Graphiti Spec Helpers](https://github.com/graphiti-api/graphiti_spec_helpers) gem.
185
186
{% include h.html tag="h3" text="2.1 #jsonapi_data" a="jsonapi-data" %}
187
0 commit comments