summaryrefslogtreecommitdiff
path: root/test/test-options-util.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-options-util.js')
-rw-r--r--test/test-options-util.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test-options-util.js b/test/test-options-util.js
index 15a11265..d4a3bf9a 100644
--- a/test/test-options-util.js
+++ b/test/test-options-util.js
@@ -959,6 +959,7 @@ async function testFieldTemplatesUpdate(extDir) {
{{~/if~}}
{{/inline}}
+<<<UPDATE-ADDITIONS>>>
{{~> (lookup . "marker") ~}}`.trimStart()
},
// hasMedia/getMedia update
@@ -1011,6 +1012,7 @@ async function testFieldTemplatesUpdate(extDir) {
{{~#if (hasMedia "clipboardText")}}{{#getMedia "clipboardText" format="text"}}{{/getMedia}}{{/if~}}
{{/inline}}
+<<<UPDATE-ADDITIONS>>>
{{~> (lookup . "marker") ~}}`.trimStart()
}
];