Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

docs: fixed a typo #5881

Merged
merged 1 commit into from
Jul 13, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/content/2.guide/6.going-further/7.testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Path to a directory with a Nuxt app to be put under test.
Name of the configuration file.

* Type: `string`
* Default: `'nuxt.config'
* Default: `'nuxt.config'`

<!--
#### config
Expand Down