Skip to content

Commit 32ac90c

Browse files
Merge pull request #110 from akeneo/remove-jenkins-ci-v1
Remove jenkins CI v1
2 parents 9531d71 + 30b3848 commit 32ac90c

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)