20031: Prevent movng collection items to itself, show error toast if attempted
[arvados-workbench2.git] / src / services / api / url-builder.test.ts
index d362508d186dabbb1d2347f576cc60bb14791f88..e8da36255676870d2de7eef1cfa5fecd86409840 100644 (file)
@@ -2,7 +2,7 @@
 //
 // SPDX-License-Identifier: AGPL-3.0
 
-import { joinUrls } from "~/services/api/url-builder";
+import { joinUrls } from "services/api/url-builder";
 
 describe("UrlBuilder", () => {
     it("should join urls properly 1", () => {