aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSteven Arcangeli <506791+stevearc@users.noreply.github.com>2023-12-26 09:09:41 -0800
committerGitHub <noreply@github.com>2023-12-26 09:09:41 -0800
commitf4f4e6c813338e3904dcecb0fa68f61a9ee621d6 (patch)
treef0b6d68576f8584dceacb047b8229e3ec02025a1 /tests
parent9245b616d1edb159775a0832c03324bf92884494 (diff)
refactor(injected): use included_regions instead of private methods (#253)
Diffstat (limited to 'tests')
-rw-r--r--tests/injected/combined_injections.md.formatted4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/injected/combined_injections.md.formatted b/tests/injected/combined_injections.md.formatted
index d7f46a4..50dea5f 100644
--- a/tests/injected/combined_injections.md.formatted
+++ b/tests/injected/combined_injections.md.formatted
@@ -1,13 +1,13 @@
text
-<!-- comment -->
+|<!-- comment -->|
```lua
|local foo = 'bar'|
```
-<!-- comment -->
+|<!-- comment -->|
```lua
|local foo = 'bar'|