Move incorrectly named helpers.test.ts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { reportStreamProgress } from "../../../src/common/vscode/progress";
|
||||
import { reportStreamProgress } from "../../../../../src/common/vscode/progress";
|
||||
|
||||
describe("helpers", () => {
|
||||
it("should report stream progress", () => {
|
||||
Reference in New Issue
Block a user