Skip to content

Commit 6df91d7

Browse files
committed
actually run the test
1 parent 9b4c291 commit 6df91d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/vscode/src/test/quartoDoc.test.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ suite("Quarto basics", function () {
3939
roundtripSnapshotTest('invalid.qmd');
4040

4141
roundtripSnapshotTest('capsule-leak.qmd');
42+
43+
roundtripSnapshotTest('attr-equals.qmd');
4244
});
4345

4446
/**

0 commit comments

Comments
 (0)