Adding new lines to bottom of files
This commit is contained in:
parent
daca40850c
commit
a851a60164
|
@ -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