X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/d70bcf2acdaaae12a403cdcf047e7514b145d6e4..952bcc8f3ef686a2463931bc3f88457398163df7:/src/services/common-service/common-service.test.ts diff --git a/src/services/common-service/common-service.test.ts b/src/services/common-service/common-service.test.ts index 9a13d608..bfb50948 100644 --- a/src/services/common-service/common-service.test.ts +++ b/src/services/common-service/common-service.test.ts @@ -3,7 +3,7 @@ // SPDX-License-Identifier: AGPL-3.0 import axios, { AxiosInstance } from "axios"; -import { ApiActions } from "~/services/api/api-actions"; +import { ApiActions } from "services/api/api-actions"; import { CommonService } from "./common-service"; const actions: ApiActions = {