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.
2 parents 397f72c + 1bd41f0 commit 918b37cCopy full SHA for 918b37c
src/main/resources/META-INF/plugin.xml
@@ -76,7 +76,7 @@
76
<intentionAction>
77
<className>de.espend.idea.php.phpunit.intention.AddMockMethodIntention</className>
78
<category>PHPUnit</category>
79
- <descriptionDirectoryName>AddMethodIntention</descriptionDirectoryName>
+ <descriptionDirectoryName>AddMockMethodIntention</descriptionDirectoryName>
80
</intentionAction>
81
82
0 commit comments