Skip to content

Commit 9b70aed

Browse files
HP-1631 fixed ActionStateDeterminer Behat test
1 parent 11e129f commit 9b70aed

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/behat/bootstrap/BuilderInterface.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ public function performBilling(string $time): void;
4040

4141
public function setAction(string $type, int $amount, string $unit, string $target, string $time): void;
4242

43-
public function buildAction(array $data);
44-
4543
public function performCalculation(string $time): array;
4644

4745
public function targetChangePlan(string $target, string $planName, string $date, string $wallTime = null);

0 commit comments

Comments
 (0)