Skip to content

Commit

Permalink
fix: 'element-permitted-content' error in pois-list test #172
Browse files Browse the repository at this point in the history
  • Loading branch information
wazolab committed Mar 1, 2024
1 parent 1be8b4f commit 3f97c87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress/e2e/category/pois-list.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ const htmlValidateRules = {
'no-dup-class': 0,
'wcag/h63': 0,
'input-missing-label': 0,
'element-permitted-content': 0,
},
}

Expand Down

0 comments on commit 3f97c87

Please sign in to comment.