Skip to content

Commit 532c9dd

Browse files
committed
fix: fix typo
1 parent 5db3744 commit 532c9dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/sample_products/sample_plugin/plugin_file.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* License: GPL-2.0+
99
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
1010
* Text Domain: sample-plugin
11-
* WordPress Available: yes
11+
* WordPress Available: no
1212
* Requires License: no
1313
*/
1414

tests/sample_products/sample_pro_plugin/plugin_file.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
1010
* Text Domain: sample-pro-plugin
1111
* WordPress Available: no
12-
* Requires License: es
12+
* Requires License: yes
1313
*/
1414

1515
require_once 'vendor/load.php';

0 commit comments

Comments
 (0)