Migration: add quick-fix to replace header->expect & impl->actual
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
// "Replace with 'expect'" "true"
|
||||
|
||||
<caret>header class My
|
||||
@@ -0,0 +1,3 @@
|
||||
// "Replace with 'expect'" "true"
|
||||
|
||||
expect class My
|
||||
Reference in New Issue
Block a user