Skip to content

Commit 48b9f83

Browse files
committed
Merge branch '1.0' into merge-10-into-master
2 parents eba1dc2 + 32ac90c commit 48b9f83

File tree

2 files changed

+2
-361
lines changed

2 files changed

+2
-361
lines changed

Jenkinsfile

Lines changed: 0 additions & 359 deletions
This file was deleted.

phpunit.xml.dist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
<directory suffix="Integration.php">tests/</directory>
1616
</testsuite>
1717

18-
<testsuite name="PHP_Client_Unit_Test_1_7">
18+
<testsuite name="PHP_Client_Test_1_7">
1919
<directory suffix="Integration.php">tests/Common/Api/*</directory>
2020
<directory suffix="Integration.php">tests/v1_7/Api/*</directory>
2121
</testsuite>
2222

23-
<testsuite name="PHP_Client_Unit_Test_2_0">
23+
<testsuite name="PHP_Client_Test_2_0">
2424
<directory suffix="Integration.php">tests/Common/Api/*</directory>
2525
<directory suffix="Integration.php">tests/v2_0/Api/*</directory>
2626
</testsuite>

0 commit comments

Comments
 (0)