Skip to content

Commit 0958214

Browse files
committed
Turn PHP mode on in plugin file to avoid echoing it
1 parent 7c6f067 commit 0958214

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features/plugin.feature

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,7 @@ Feature: Manage WordPress plugins
313313
Given a WP multisite install
314314
And a wp-content/plugins/network-only.php file:
315315
"""
316+
<?php
316317
// Plugin Name: Example Plugin
317318
// Network: true
318319
"""

0 commit comments

Comments
 (0)