Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-rr committed Apr 4, 2024
1 parent 6a9a9f1 commit c221215
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions test/integration/config/analytics.test.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import { expect, test } from '@oclif/test';
import TestHelper, { fileCleanup } from '../../helpers';

const testHelper = new TestHelper();
import { fileCleanup } from '../../helpers';

describe('config:analytics', () => {
afterEach(() => {
Expand Down

0 comments on commit c221215

Please sign in to comment.