Skip to content

Commit 22d1208

Browse files
committed
fix lint
1 parent 06107ec commit 22d1208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@glimmer-workspace/integration-tests/test/debug-render-tree-test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ class DebugRenderTreeTest extends RenderTest {
342342
willDestroyElement() {}
343343

344344
getDebugName() {
345-
return 'did-insert'
345+
return 'did-insert';
346346
}
347347
}
348348

0 commit comments

Comments
 (0)