From 56df0c122c70d5eed57d105a11d120a079a954f2 Mon Sep 17 00:00:00 2001 From: Johannes Pollitt Date: Wed, 4 Sep 2024 15:59:59 +0200 Subject: [PATCH 1/2] Fixed malformed urls in page template. --- src/util/template/pageTemplate.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/util/template/pageTemplate.html b/src/util/template/pageTemplate.html index 8663892..337c4dd 100644 --- a/src/util/template/pageTemplate.html +++ b/src/util/template/pageTemplate.html @@ -86,9 +86,9 @@ > - + Axe-core® Accessibility Results
From d9cc62d468f3a9050e53f9329717de577ccbbf76 Mon Sep 17 00:00:00 2001 From: Johannes Pollitt Date: Wed, 4 Sep 2024 16:14:31 +0200 Subject: [PATCH 2/2] Update test snapshot. --- test/__snapshots__/index.test.ts.snap | 52 +++++++++++++-------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/test/__snapshots__/index.test.ts.snap b/test/__snapshots__/index.test.ts.snap index dded143..ce7830b 100644 --- a/test/__snapshots__/index.test.ts.snap +++ b/test/__snapshots__/index.test.ts.snap @@ -89,9 +89,9 @@ exports[`Successful tests All optional parameters present 1`] = ` > - + Axe-core® Accessibility Results
@@ -3352,9 +3352,9 @@ exports[`Successful tests Custom Summary present 1`] = ` > - + Axe-core® Accessibility Results
@@ -6007,9 +6007,9 @@ exports[`Successful tests Empty all: violation, passes, incomplete, inapplicable > - + Axe-core® Accessibility Results
@@ -6233,9 +6233,9 @@ exports[`Successful tests Empty violations 1`] = ` > - + Axe-core® Accessibility Results
@@ -6348,9 +6348,9 @@ exports[`Successful tests File will not be created and raw HTML result will be r > - + Axe-core® Accessibility Results
@@ -7908,9 +7908,9 @@ exports[`Successful tests Inapplicable present 1`] = ` > - + Axe-core® Accessibility Results
@@ -11206,9 +11206,9 @@ exports[`Successful tests No violations found, passes, incomplete, url + reportF > - + Axe-core® Accessibility Results
@@ -11714,9 +11714,9 @@ exports[`Successful tests Raw AxeResults passed and all optional params 1`] = ` > - + Axe-core® Accessibility Results
@@ -13274,9 +13274,9 @@ exports[`Successful tests Test github pages 1`] = ` > - + Axe-core® Accessibility Results
@@ -16532,9 +16532,9 @@ exports[`Successful tests Violations 1`] = ` > - + Axe-core® Accessibility Results
@@ -19176,9 +19176,9 @@ exports[`Successful tests Violations and URL with default report file name 1`] = > - + Axe-core® Accessibility Results
@@ -21825,9 +21825,9 @@ exports[`Successful tests Violations, passes and url 1`] = ` > - + Axe-core® Accessibility Results
@@ -24781,9 +24781,9 @@ exports[`Successful tests Violations, passes, incomplete, url with reportFileNam > - + Axe-core® Accessibility Results