Skip to content

Commit

Permalink
fix: updated import in deploy_estate_sale
Browse files Browse the repository at this point in the history
  • Loading branch information
capedcrusader21 committed Dec 16, 2024
1 parent 1759f01 commit a0e6b39
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import {
setAsLandMinter,
writeProofs,
} from '../../land-sale-artifacts/getLandSales';
import {skipUnlessTest} from '../../../core/utils/network';
import {skipUnlessTest} from '../../land-sale-artifacts/network';

type SaleDeployment = {
name: string;
Expand Down

0 comments on commit a0e6b39

Please sign in to comment.