Skip to content
Snippets Groups Projects
Commit 0138e092 authored by Diwakar Sah's avatar Diwakar Sah
Browse files

Issue #3458524: Fixed cspell issues.

parent 9cac8fa2
No related branches found
No related tags found
1 merge request!20Issue #3458524: Fixed cspell issues.
......@@ -50,6 +50,7 @@ variables:
OPT_IN_TEST_PREVIOUS_MAJOR: 1
OPT_IN_TEST_PREVIOUS_MINOR: 1
OPT_IN_TEST_NEXT_MINOR: 1
_CSPELL_WORDS: 'pathmenu,pathuser'
###################################################################################
......
......@@ -75,7 +75,7 @@ class JsonapiMenuItemsTest extends BrowserTestBase {
// There are 5 items in this menu - 4 from
// jsonapi_menu_items_test.links.menu.yml and the content item created
// above. One of the four in that file is disabled and should be filtered
// out, another is not accesible to the current users. This leaves a total
// out, another is not accessible to the current users. This leaves a total
// of 3 items in the response.
$this->assertCount(3, $content['data']);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment