Skip to content

Commit 6d02232

Browse files
committed
Se ordenan tests en subdirectorio
1 parent 30bc59a commit 6d02232

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
use apigatewaycl\api_client\ApiClient;
2424
use apigatewaycl\api_client\ApiException;
2525

26-
class SiiBheTest extends TestCase
26+
class BheTest extends TestCase
2727
{
2828

2929
protected static $verbose;
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
use apigatewaycl\api_client\ApiClient;
2424
use apigatewaycl\api_client\ApiException;
2525

26-
class SiiContribuyentesTest extends TestCase
26+
class ContribuyentesTest extends TestCase
2727
{
2828

2929
protected static $verbose;
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
use apigatewaycl\api_client\ApiClient;
2424
use apigatewaycl\api_client\ApiException;
2525

26-
class SiiDteTest extends TestCase
26+
class DteTest extends TestCase
2727
{
2828

2929
protected static $verbose;
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
use apigatewaycl\api_client\ApiClient;
2424
use apigatewaycl\api_client\ApiException;
2525

26-
class SiiMisiiTest extends TestCase
26+
class MisiiTest extends TestCase
2727
{
2828

2929
protected static $verbose;

0 commit comments

Comments
 (0)