From bd936e2b7d094ead5ff1b849670a20899de654ad Mon Sep 17 00:00:00 2001 From: Mario Pietsch Date: Thu, 18 Jul 2024 18:12:22 +0200 Subject: [PATCH] Update test-tags-operator.js (#8401) Forgot to activate the tests :/ --- editions/test/tiddlers/tests/test-tags-operator.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editions/test/tiddlers/tests/test-tags-operator.js b/editions/test/tiddlers/tests/test-tags-operator.js index 002040613..87970d113 100644 --- a/editions/test/tiddlers/tests/test-tags-operator.js +++ b/editions/test/tiddlers/tests/test-tags-operator.js @@ -1,7 +1,7 @@ /*\ title: test-tags-operator.js type: application/javascript -tags: [[$:/tags/test-specX]] +tags: [[$:/tags/test-spec]] Tests the tagging mechanism.