[ci] format

This commit is contained in:
natemoo-re 2023-08-01 23:37:19 +00:00 committed by astrobot-houston
parent c00b6f0c49
commit 543d210752

View file

@ -1,7 +1,6 @@
import { expect } from 'chai';
describe('Import astro/app', async () => {
it('Successfully imports astro/app', async () => {
try {
await import('astro/app');