Skip to content

Commit 7d4af74

Browse files
committed
fix: comment
1 parent 7a34f53 commit 7d4af74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/extester-runner/src/ui-test/03_extersterTreeProvider.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ import {
3535
TEST_FILE_GLOB_SETTINGS_DEFAULT,
3636
} from './utils/testUtils';
3737
import * as assert from 'assert';
38-
import { expect } from 'chai';
38+
import { expect } from 'chai'; // dummy
3939

4040
// Constants for test values
4141
const TEST_FILE_GLOB = '**/parser/*.test.ts';

0 commit comments

Comments
 (0)