Unit Tests: Correct comment in wp-tests-config-sample.php
.
Props tahteche. Fixes #35563. git-svn-id: https://develop.svn.wordpress.org/trunk@36372 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
5600ca6bf4
commit
497b64a300
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
/* Path to the WordPress codebase you'd like to test. Add a backslash in the end. */
|
||||
/* Path to the WordPress codebase you'd like to test. Add a forward slash in the end. */
|
||||
define( 'ABSPATH', dirname( __FILE__ ) . '/src/' );
|
||||
|
||||
// Test with multisite enabled.
|
||||
|
Loading…
Reference in New Issue
Block a user