Fix test failure

This commit is contained in:
Kris De Volder
2017-08-01 12:12:49 -07:00
parent d9f2047bcf
commit e0d9effc14

View File

@@ -338,6 +338,7 @@ public class BoshEditorTest {
}
@Test public void instanceGroupsCompletions() throws Exception {
harness.getServer().enableSnippets(false);
Editor editor = harness.newEditor(
"instance_groups:\n" +
"- <*>"