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