diff --git a/tests/Bus/Jobs/System/SendBeaconJobTest.php b/tests/Bus/Jobs/System/SendBeaconJobTest.php index dd0963d8..90ae3023 100644 --- a/tests/Bus/Jobs/System/SendBeaconJobTest.php +++ b/tests/Bus/Jobs/System/SendBeaconJobTest.php @@ -25,14 +25,6 @@ class SendBeaconJobTest extends AbstractTestCase { use JobTrait; - /** - * @before - */ - public function setEventExpectations() - { - $this->onlyExpectsEvents([]); - } - protected function getObjectAndParams() { $params = [];