We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d0dab4 commit b7ca0e2Copy full SHA for b7ca0e2
src/main/resources/META-INF/plugin.xml
@@ -74,7 +74,7 @@
74
<intentionAction>
75
<className>de.espend.idea.php.phpunit.intention.AddMockMethodIntention</className>
76
<category>PHPUnit</category>
77
- <descriptionDirectoryName>AddMethodIntention</descriptionDirectoryName>
+ <descriptionDirectoryName>AddMockMethodIntention</descriptionDirectoryName>
78
</intentionAction>
79
80
0 commit comments