We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cefd4f1 commit 38c8b98Copy full SHA for 38c8b98
1 file changed
features/server.feature
@@ -18,7 +18,7 @@ Feature: Serve WordPress locally
18
19
Scenario: Passthrough arguments to PHP binary
20
Given a WP install
21
- And a file "mem.php" with:
+ And a mem.php file:
22
"""
23
<?php echo ini_get('memory_limit'); ?>
24
0 commit comments