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 e8f43e8 commit 977164dCopy full SHA for 977164d
api/tests/integration/reports/get.tavern.yml
@@ -138,7 +138,7 @@ stages:
138
save:
139
json:
140
token: 'access'
141
- - name: App user can retrieve their notification
+ - name: App user can retrieve their reports
142
request:
143
url: "{api_live_url}/{endpoint}/{adult_report.pk}/"
144
method: "GET"
@@ -177,7 +177,7 @@ stages:
177
type: ref
178
- id: login
179
180
- - name: App user can not retrieve others notification
+ - name: App user can not retrieve others reports
181
182
183
0 commit comments