Skip to content

Commit aa274be

Browse files
committed
test(e2e): fix typo
1 parent 1c107ee commit aa274be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/JWT.feature.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ public device id in `publicDeviceId`
2121

2222
## Retrieve the JWT
2323

24-
When I `GET` to `${API}/device/${publicDeviceId} `
24+
When I `GET` to `${API}/device/${publicDeviceId}/jwt`
2525

2626
Then I should receive a `https://github.com/hello-nrfcloud/proto-map/device-jwt`
2727
response

0 commit comments

Comments
 (0)