Skip to content

Commit

Permalink
Fix lint issue from merge
Browse files Browse the repository at this point in the history
  • Loading branch information
jafeltra committed Jun 21, 2024
1 parent 1d184ba commit d8a1c87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/App.test.jsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import React from 'react';
import { waitFor, render, fireEvent } from '@testing-library/react';
import App, { decodeFSH } from '../App';
import * as bitlyWorker from '../utils/BitlyWorker';
Expand Down

0 comments on commit d8a1c87

Please sign in to comment.