From 0876ee22c5940b82b74738dcab93f86030da3e5c Mon Sep 17 00:00:00 2001 From: Jason Baker Date: Thu, 29 Jan 2026 09:56:27 -0800 Subject: [PATCH] fix: testing ado linking AB#1467197 --- src/auro-hyperlink.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/auro-hyperlink.js b/src/auro-hyperlink.js index e253f03..0d7747c 100644 --- a/src/auro-hyperlink.js +++ b/src/auro-hyperlink.js @@ -1,4 +1,4 @@ -// Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license +// Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license TESTING // See LICENSE in the project root for license information. import { AuroIcon } from "@aurodesignsystem/auro-icon/class";