Skip to content

Commit 9d2eabd

Browse files
committed
format file
1 parent 38c34c7 commit 9d2eabd

File tree

1 file changed

+0
-1
lines changed
  • bundles/af-core/src/test/java/com/adobe/cq/forms/core/components/internal/models/v1/form

1 file changed

+0
-1
lines changed

bundles/af-core/src/test/java/com/adobe/cq/forms/core/components/internal/models/v1/form/DropDownImplTest.java

-1
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,6 @@ void testGetMultiSelectDefault() {
355355
assertArrayEquals(new Long[] { 0L, 1L }, dropdown.getDefault());
356356
}
357357

358-
359358
@Test
360359
void testGetMultiSelectDefault_WithDiffProperty() {
361360
DropDown dropdown = Utils.getComponentUnderTest(PATH_MULTISELECT_DROPDOWN_WITH_VARIANT_PROPERTY, DropDown.class, context);

0 commit comments

Comments
 (0)