mirror of
https://github.com/Karaka-Management/oms-Billing.git
synced 2026-01-11 15:18:42 +00:00
test fixes
This commit is contained in:
parent
665c20ba14
commit
8b470d43e5
|
|
@ -26,7 +26,7 @@ use phpOMS\Utils\TestUtils;
|
|||
|
||||
trait ApiPurchaseControllerTrait
|
||||
{
|
||||
public function testPurchaseBillElementCreate() : void
|
||||
public function testPurchaseBillUpload() : void
|
||||
{
|
||||
if (!\is_dir(__DIR__ . '/temp')) {
|
||||
\mkdir(__DIR__ . '/temp');
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user