Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Dec 10, 2024
1 parent ecf7b65 commit 3dca097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion napi/parser/test/magic_string.test.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { expect, describe, it } from 'vitest';
import { describe, expect, it } from 'vitest';

import type { StringLiteral, VariableDeclaration } from '../index.js';
import { parseSync } from '../index.js';
Expand Down

0 comments on commit 3dca097

Please sign in to comment.