Skip to content

Commit

Permalink
no tests
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell committed May 16, 2024
1 parent 348e9c3 commit b59bc88
Show file tree
Hide file tree
Showing 93 changed files with 1 addition and 10,002 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"php var/box.phar compile"
],
"mutation": [
"infection --threads=1 --only-covered --logger-github=false -vvv"
"infection --threads=4 --only-covered --logger-github=false -vvv"
],
"mutation-diff-lines": [
"infection --threads=4 --only-covered --git-diff-lines --git-diff-base=origin/$GITHUB_BASE_REF --min-covered-msi=100 --ignore-msi-with-no-mutations"
Expand Down
55 changes: 0 additions & 55 deletions tests/phpunit/src/AcsfApi/AcsfServiceTest.php

This file was deleted.

35 changes: 0 additions & 35 deletions tests/phpunit/src/AcsfApi/EnvVarAcsfAuthenticationTest.php

This file was deleted.

188 changes: 0 additions & 188 deletions tests/phpunit/src/CloudApi/AccessTokenConnectorTest.php

This file was deleted.

83 changes: 0 additions & 83 deletions tests/phpunit/src/CloudApi/AcsfClientServiceTest.php

This file was deleted.

Loading

0 comments on commit b59bc88

Please sign in to comment.