Skip to content

Commit

Permalink
chore: add link to old tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Nate Moore committed Mar 24, 2022
1 parent ed3112a commit 1330207
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/astro/test/errors.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ describe('Error display', () => {
describe('Astro', async () => {
// This test is skipped because it will hang on [email protected]
// TODO: unskip test once [email protected] lands
// See pre-integration system test: https://github.com/withastro/astro/blob/0f376a7c52d3a22ff32b33e0afc34dd306ed70c4/packages/astro/test/errors.test.js
it.skip('properly detect syntax errors in template', async () => {
try {
devServer = await fixture.startDevServer();
Expand Down

0 comments on commit 1330207

Please sign in to comment.