Skip to content

Commit 8698d37

Browse files
kerwanPierreGauthier
authored andcommitted
[TestsE2E]: fix tabs test
1 parent 734fbed commit 8698d37

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

front/e2e/src/tests/pages/admin/settings/searchableAndFilterablesAttributes.spec.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@ const texts = {
6767
paginationOptions: ['10', '25', '50'],
6868
tabs: {
6969
scope: 'Scope',
70-
searchableAndFilterableAttributes: 'Searchable and filterable attributes'
70+
searchableAndFilterableAttributes: 'Searchable and filterable attributes',
71+
users: 'Users',
7172
}
7273
}
7374

0 commit comments

Comments
 (0)