Skip to content
Snippets Groups Projects
Commit 3faa9f76 authored by lukasmatusiewicz's avatar lukasmatusiewicz
Browse files

Update phpunit.xml

remove enrolltoken test
parent e6ca3fd6
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,6 @@ ...@@ -12,7 +12,6 @@
</coverage> </coverage>
<testsuites> <testsuites>
<testsuite name="main"> <testsuite name="main">
<directory suffix="EnrollTokenTest.php">../</directory>
<directory suffix="PollTransactionTest.php">../</directory> <directory suffix="PollTransactionTest.php">../</directory>
<directory suffix="TriggerChallengeTest.php">../</directory> <directory suffix="TriggerChallengeTest.php">../</directory>
<directory suffix="ValidateCheckTest.php">../</directory> <directory suffix="ValidateCheckTest.php">../</directory>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment