Skip to content

Commit

Permalink
Update xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-rea…
Browse files Browse the repository at this point in the history
…ltime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/RealtimeWYSIWYGEditorIT.java


Update test order.
  • Loading branch information
mflorea authored Jan 23, 2024
1 parent 9099044 commit 84a1f00
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -806,7 +806,7 @@ void reloadEditorsMergeConflictManualSave(TestReference testReference, TestUtils
}

@Test
@Order(8)
@Order(10)
void reloadEditorsSilentMergeConflictManualSave(TestReference testReference, TestUtils setup)
{
//
Expand Down

0 comments on commit 84a1f00

Please sign in to comment.