Skip to content

Commit

Permalink
fix: pois-list test #314
Browse files Browse the repository at this point in the history
  • Loading branch information
wazolab committed Jun 25, 2024
1 parent 3e65514 commit eafb6a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cypress/e2e/category/pois-list.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ const htmlValidateRules = {
'input-missing-label': 0,
'element-permitted-content': 0,
'unique-landmark': 0,
'no-redundant-role': 0,
'text-content': 0,
},
}

Expand Down

0 comments on commit eafb6a1

Please sign in to comment.