trying to fix test failure, but not sure this is the right solution
This commit is contained in:
@@ -302,8 +302,8 @@ public class ValueCompletionTest {
|
||||
editor.assertContextualCompletions(
|
||||
"adhoc<*>"
|
||||
, //==>
|
||||
"${spring.ad-hoc.other-thingy}<*>",
|
||||
"${spring.ad-hoc.thingy}<*>"
|
||||
"${spring.ad-hoc.thingy}<*>",
|
||||
"${spring.ad-hoc.other-thingy}<*>"
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user