diff --git a/testing/tests/TestBuddyPressEmails.php b/testing/tests/TestBuddyPressEmails.php deleted file mode 100644 index c479913..0000000 --- a/testing/tests/TestBuddyPressEmails.php +++ /dev/null @@ -1,32 +0,0 @@ -assertCount(1, $emailLogs); -// $this->assertEquals($to, $emailLogs[0]['email_to']); -// $this->assertTrue($emailLogs[0]['status']); -// } -}