Skip to content

Commit 3174acf

Browse files
indentation correction
1 parent 60e155e commit 3174acf

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

sdm/src/test/java/integration/com/sap/cds/sdm/IntegrationTest_MultipleFacet.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -849,8 +849,7 @@ void testDeleteMultipleAttachmentsReferencesFootnotes() throws IOException {
849849
@Test
850850
@Order(17)
851851
void testRenameSingleAttachmentWithoutSDMRole() throws IOException {
852-
System.out.println(
853-
"Test (17) : Rename attachments where user don't have SDM Roles");
852+
System.out.println("Test (17) : Rename attachments where user don't have SDM Roles");
854853
Boolean testStatus = false;
855854

856855
String response = api.createEntityDraft(appUrl, entityName, entityName2, srvpath);

0 commit comments

Comments
 (0)