Closed NamarsahaM closed 3 years ago
hash_hex() function is returning blank, but it should return the hashed value.
Here is a course on how to get started with PHPUnit: https://laracasts.com/series/code-katas-with-phpunit
I didn't get how it is related to the issue?
PHPUnit is the test runner.
hash_hex() function is returning blank, but it should return the hashed value.