Skip to content

Commit

Permalink
test: 🔥 remove only from MSP stop storing bucket for insolvent user…
Browse files Browse the repository at this point in the history
… integration test
  • Loading branch information
TDemeco committed Feb 25, 2025
1 parent 5d3dd45 commit 1efaae1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { MSP_CHARGING_PERIOD } from "../../../util/bspNet/consts";

describeMspNet(
"MSP test: MSP stops storing buckets that belong to insolvent users",
{ only: true },
({ before, createMsp1Api, it, createUserApi }) => {
let userApi: EnrichedBspApi;
let mspApi: EnrichedBspApi;
Expand Down

0 comments on commit 1efaae1

Please sign in to comment.