Adding new lines to bottom of files
This commit is contained in:
parent
df43b270dc
commit
d5bea7e0f3
|
@ -7,4 +7,4 @@
|
|||
"USER": "hr",
|
||||
"PASSWORD": "budiverse9k"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -36,5 +36,4 @@ context("REST Datasource Testing", () => {
|
|||
.children()
|
||||
.should('contain', 200)
|
||||
})
|
||||
|
||||
})
|
||||
})
|
||||
|
|
|
@ -59,4 +59,4 @@ context("Revert apps", () => {
|
|||
cy.get(".spectrum-Button").eq(1).should('be.disabled')
|
||||
})
|
||||
})
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue