Merge branch 'winh-frontend-testing-slash-docs' into 'master'
Add missing slash in frontend testing guide See merge request gitlab-org/gitlab-ce!23027
This commit is contained in:
commit
24e5599748
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@ Their abstraction level is comparable to how a user would interact with the UI.
|
|||
<details>
|
||||
<summary>Vuex stores</summary>
|
||||
When testing the frontend code of a page as a whole, the interaction between Vue components and Vuex stores is covered as well.
|
||||
<details>
|
||||
</details>
|
||||
|
||||
## Feature tests
|
||||
|
||||
|
|
Loading…
Reference in a new issue