Skip to content

Commit

Permalink
Specify build
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Jul 15, 2023
1 parent 00f4ad3 commit 9c24482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/build-tests/components.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { copyFixture, createAddon, createTmp, install, runScript } from '../util

let packageManager = 'pnpm';

describe('components', () => {
describe('components (build)', () => {
describe('co-located JS', () => {
let cwd = '';
let tmpDir = '';
Expand Down

0 comments on commit 9c24482

Please sign in to comment.