Skip to content

Commit 06cc780

Browse files
chore(paystack): Remove unnecessary test
1 parent a0a0f8a commit 06cc780

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tests/PaystackTest.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,4 @@ public function testTrueIsTrue()
1414
{
1515
$this->assertTrue(true);
1616
}
17-
18-
public function testTranxRef()
19-
{
20-
$paystack = new Paystack();
21-
echo $paystack->genTranxRef();
22-
}
2317
}

0 commit comments

Comments
 (0)