Remove setEventExpectations override
This commit is contained in:
@@ -25,14 +25,6 @@ class SendBeaconJobTest extends AbstractTestCase
|
|||||||
{
|
{
|
||||||
use JobTrait;
|
use JobTrait;
|
||||||
|
|
||||||
/**
|
|
||||||
* @before
|
|
||||||
*/
|
|
||||||
public function setEventExpectations()
|
|
||||||
{
|
|
||||||
$this->onlyExpectsEvents([]);
|
|
||||||
}
|
|
||||||
|
|
||||||
protected function getObjectAndParams()
|
protected function getObjectAndParams()
|
||||||
{
|
{
|
||||||
$params = [];
|
$params = [];
|
||||||
|
|||||||
Reference in New Issue
Block a user