Skip to content

Commit

Permalink
test: change test name
Browse files Browse the repository at this point in the history
Co-authored-by: hiroki osame <[email protected]>
  • Loading branch information
shun-shobon and privatenumber committed Mar 18, 2023
1 parent 5da6750 commit 63c77fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/specs/parse-tsconfig/extends/extends.spec.ts
Expand Up @@ -774,7 +774,7 @@ export default testSuite(({ describe }) => {
await fixture.rm();
});

test('multiple files', async () => {
test('extends array', async () => {
const fixture = await createFixture({
'file.ts': '',
'tsconfig.a.json': tsconfigJsonString({
Expand Down

0 comments on commit 63c77fd

Please sign in to comment.