Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
🔥
Browse files Browse the repository at this point in the history
  • Loading branch information
ismail-syed committed Dec 14, 2020
1 parent 4343a6a commit a823d3e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import {transform} from '../../transform';
import addImportSpecifier from '../addImportSpecifier';
import '../../../matchers';

describe('addImportSpecifier', () => {
it('adds a specifier to an import statement that has an exisiting specifier', async () => {
Expand Down

0 comments on commit a823d3e

Please sign in to comment.