Commit 5358b5e3 authored by Ben Hayward's avatar Ben Hayward

fixed test

1 merge request!251[Sprint/InterestingIguana](feat): Offchain boost rate limiting #475
Pipeline #74421257 passed with stages
in 12 minutes and 12 seconds
......@@ -295,7 +295,7 @@ class ManagerSpec extends ObjectBehavior
->shouldBeCalled()
->willReturn('123');
$this->checkExisting($boost)->shouldReturn(true);
$this->isDuplicateBoost($boost)->shouldReturn(true);
}
function it_should_request_offchain_boosts(Boost $boost)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment