Skip to content

Commit 9f5dcd5

Browse files
committed
feat(#1369486): add intentional failure on e2e to test report artifact
1 parent c7887cf commit 9f5dcd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

front/e2e/src/tests/pages/admin/search/facets.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ const texts = {
6161
sortOrderOptions: [
6262
'Result count',
6363
'Admin sort',
64-
'Name (A → Z)',
64+
'Name (A → Z)aaaa',
6565
'Name (Z → A)',
6666
'Natural sort (A → Z)',
6767
'Natural sort (Z → A)',

0 commit comments

Comments
 (0)