From 54ac8dd0507e52debd8770a7a96861e1b19d944d Mon Sep 17 00:00:00 2001 From: Nayan Gautam Date: Sat, 9 Apr 2022 15:21:19 +0000 Subject: [PATCH] pacify the linter --- test/runtime/samples/context-setcontext-return/_config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/runtime/samples/context-setcontext-return/_config.js b/test/runtime/samples/context-setcontext-return/_config.js index cf3aa1a0ed..28a78f1359 100644 --- a/test/runtime/samples/context-setcontext-return/_config.js +++ b/test/runtime/samples/context-setcontext-return/_config.js @@ -1,5 +1,5 @@ export default { html: `
true
- `, + ` };