From 2c4047724bd784970063f47b359bf4d8eb6c9039 Mon Sep 17 00:00:00 2001 From: Yen Truong Date: Wed, 13 Mar 2024 17:19:00 -0400 Subject: [PATCH] test gh --- src/answers-umd.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/answers-umd.js b/src/answers-umd.js index c1fc03eb1..feee06b13 100644 --- a/src/answers-umd.js +++ b/src/answers-umd.js @@ -629,6 +629,7 @@ class Answers { * variables are updated dynamically (e.g. through js) or if the css variables are * added after the ANSWERS.init * + * test test ets * To solve issues with non-zero max-age cache controls for link/script assets in IE11, * we add a cache busting parameter so that XMLHttpRequests succeed. *