We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10c4495 commit 370fd67Copy full SHA for 370fd67
phpunit.xml
@@ -21,7 +21,7 @@
21
timeoutForLargeTests="15"
22
verbose="false">
23
<testsuites>
24
- <testsuite name="Viper Password Hashing Test Suite">
+ <testsuite name="WebSecure Password Hashing Test Suite">
25
<directory suffix="Test.php">./tests</directory>
26
</testsuite>
27
</testsuites>
0 commit comments