Skip to content

Commit

Permalink
Merge pull request #2857 from emmanuel-ferdman/master
Browse files Browse the repository at this point in the history
fix: update authentication test reference
  • Loading branch information
BobrImperator authored Nov 2, 2024
2 parents 4161719 + 437c9c0 commit f69e9dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -697,7 +697,7 @@ module('Acceptance | app test', function(hooks) {
```

If you're an `ember-mocha` user, we can recommend to check out this
[example from the test suite of ember-simple-auth itself](https://github.com/mainmatter/ember-simple-auth/blob/master/tests/acceptance/authentication-test.js).
[example from the test suite of ember-simple-auth itself](https://github.com/mainmatter/ember-simple-auth/blob/master/packages/test-app/tests/acceptance/authentication-test.js).

## Other guides

Expand Down

0 comments on commit f69e9dc

Please sign in to comment.