Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismclarke committed Oct 9, 2024
1 parent c81991d commit 0737092
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import {
copyFileWithTimestamp,
} from "../../../utils";
import { ActiveDeployment } from "../../deployment/get";
import type { IAssetEntryHashmap, IAssetContentsEntryMinimal } from "data-models/deployment.model";
import type { IAssetEntryHashmap, IAssetContentsEntryMinimal } from "data-models";
import { resolve } from "path";

/**
Expand Down

0 comments on commit 0737092

Please sign in to comment.