We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb83a9c commit b506bb8Copy full SHA for b506bb8
1 file changed
tests/test-answer.phpt tests/Unit/test-answer.phpttests/test-answer.phpt renamed to tests/Unit/test-answer.phpt
@@ -3,7 +3,7 @@ test_answer() returns true when answer to spam challenge is valid
3
--FILE--
4
<?php
5
6
-require_once __DIR__ . '/../manual/spam_challenge.php';
+require_once __DIR__ . '/../../manual/spam_challenge.php';
7
8
$answers = [
9
[
0 commit comments