We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bad52e8 commit 14b2a00Copy full SHA for 14b2a00
1 file changed
docs/classes/CodeIgniter-Test-CIUnitTestCase.html
@@ -712,7 +712,7 @@ <h4 class="phpdocumentor-element__name" id="property_basePath">
712
<span class="phpdocumentor-signature__visibility">protected</span>
713
<span class="phpdocumentor-signature__type">string</span>
714
<span class="phpdocumentor-signature__name">$basePath</span>
715
- = <span class="phpdocumentor-signature__default-value">SUPPORTPATH . 'Database'</span></code>
+ = <span class="phpdocumentor-signature__default-value">TESTPATH . '_support/Database'</span></code>
716
717
<section class="phpdocumentor-description"><p>Allows overriding the default application directories.</p>
718
</section>
0 commit comments