diff --git a/tests/MaxMind/Test/MinFraud/ReportTransaction/ReportTransactionTest.php b/tests/MaxMind/Test/MinFraud/ReportTransaction/ReportTransactionTest.php index 6a93247..4f65d42 100644 --- a/tests/MaxMind/Test/MinFraud/ReportTransaction/ReportTransactionTest.php +++ b/tests/MaxMind/Test/MinFraud/ReportTransaction/ReportTransactionTest.php @@ -64,8 +64,6 @@ public function testRequestsWithNulls(): void public function testRequiredFields(): void { - $this->expectNotToPerformAssertions(); - $req = [ 'ip_address' => '1.1.1.1', 'tag' => 'not_fraud',