We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b247cd0 commit b6a095fCopy full SHA for b6a095f
1 file changed
tests/site-with-errors.test.ts
@@ -43,7 +43,7 @@ describe("site-with-errors", () => {
43
}, {
44
scannerType: "axe",
45
url: "http://127.0.0.1:4000/jekyll/update/2025/07/30/welcome-to-jekyll.html",
46
- html: `<time class="dt-published" datetime="2025-07-30T13:32:33-04:00" itemprop="datePublished">Jul 30, 2025
+ html: `<time class="dt-published" datetime="2025-07-30T17:32:33+00:00" itemprop="datePublished">Jul 30, 2025
47
</time>`,
48
problemShort: "elements must meet minimum color contrast ratio thresholds",
49
problemUrl: "https://dequeuniversity.com/rules/axe/4.10/color-contrast?application=playwright",
0 commit comments