Skip to content

Commit b7ca0e2

Browse files
committed
Correct intention names and add descriptions
1 parent 4d0dab4 commit b7ca0e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<intentionAction>
7575
<className>de.espend.idea.php.phpunit.intention.AddMockMethodIntention</className>
7676
<category>PHPUnit</category>
77-
<descriptionDirectoryName>AddMethodIntention</descriptionDirectoryName>
77+
<descriptionDirectoryName>AddMockMethodIntention</descriptionDirectoryName>
7878
</intentionAction>
7979

8080
<intentionAction>

0 commit comments

Comments
 (0)