Skip to content
Snippets Groups Projects
Commit fd437c10 authored by Sebastian Pisula's avatar Sebastian Pisula
Browse files

feature(core): codeception tests - fixing

parent e518a82f
No related branches found
No related tags found
1 merge request!40feature(core): plugin template changes
......@@ -45,7 +45,7 @@ $plugin_version = '1.0.0';
$plugin_name = 'WP Desk Plugin Template';
$plugin_class_name = Plugin::class;
$plugin_text_domain = 'plugin-template';
$product_id = 'plugin-template';
$product_id = 'WP Desk Plugin Template';
$plugin_file = __FILE__;
$plugin_dir = __DIR__;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment