From 6ecd2cd354c7e95fdaf3d7960f7ae51d1b870c33 Mon Sep 17 00:00:00 2001 From: Cezar Augusto Date: Fri, 31 Jul 2026 08:19:47 -0300 Subject: [PATCH] Plant a break to prove the required check can fail --- test/skill.test.mjs | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/skill.test.mjs diff --git a/test/skill.test.mjs b/test/skill.test.mjs new file mode 100644 index 0000000..6509001 --- /dev/null +++ b/test/skill.test.mjs @@ -0,0 +1,2 @@ +žée +this line is a deliberate syntax error planted to prove the gate