From 9f996bc6f54092541db77b9c3e62e2a5d9d9643e Mon Sep 17 00:00:00 2001 From: Dan Tripp Date: Fri, 3 Sep 2021 08:48:36 -0400 Subject: [PATCH] test commit 1 --- test/testutils.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/testutils.js b/test/testutils.js index 8c60d13a93..5b37f8b83d 100644 --- a/test/testutils.js +++ b/test/testutils.js @@ -501,3 +501,6 @@ testUtils.shadowQuerySelector = function shadowQuerySelector(axeSelector, doc) { }); return elm; }; + +// test commit 1 +