Skip to content

Commit

Permalink
Merge pull request #304 from ember-learn/remove-mocha
Browse files Browse the repository at this point in the history
remove mention of official support for Mocha
  • Loading branch information
mansona authored Sep 29, 2023
2 parents 8e30cd9 + c77dacc commit d9abe8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/advanced-use/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Ember apps use CSS by default. However, there is support for other stylesheet sy

## Testing framework

Ember has official support for QUnit and Mocha. However, other libraries may be used.
Ember has official support for QUnit. However, other libraries may be used.

## Community build tools

Expand Down

0 comments on commit d9abe8c

Please sign in to comment.