mirror of
https://github.com/1C-Company/v8-code-style.git
synced 2025-02-22 08:19:39 +02:00
Обновление теста
This commit is contained in:
parent
a54ca68242
commit
739502239f
@ -136,7 +136,7 @@ public class BslDocCommentViewTest
|
||||
assertEquals(4, textPart.getLineNumber());
|
||||
assertEquals("- has not type for key", textPart.getText());
|
||||
|
||||
selectText(bslEditor, 82, 1, view);
|
||||
selectText(bslEditor, 81, 1, view);
|
||||
first = getViewerSelection((BslDocCommentView)view);
|
||||
assertTrue(first instanceof FieldDefinition);
|
||||
FieldDefinition fieldPart = (FieldDefinition)first;
|
||||
|
Loading…
x
Reference in New Issue
Block a user