Skip to content

Commit 370fd67

Browse files
authored
Update phpunit.xml
1 parent 10c4495 commit 370fd67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
timeoutForLargeTests="15"
2222
verbose="false">
2323
<testsuites>
24-
<testsuite name="Viper Password Hashing Test Suite">
24+
<testsuite name="WebSecure Password Hashing Test Suite">
2525
<directory suffix="Test.php">./tests</directory>
2626
</testsuite>
2727
</testsuites>

0 commit comments

Comments
 (0)