Skip to content

Commit

Permalink
fix unit test where cookie gets overridden
Browse files Browse the repository at this point in the history
  • Loading branch information
danopz committed Jul 22, 2018
1 parent ae08bf5 commit c7ab833
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/5.1/phpunit.xsd"
backupGlobals="true"
colors="true"
bootstrap="tests/bootstrap.php">
<testsuites>
Expand Down

0 comments on commit c7ab833

Please sign in to comment.