1
0
Fork 0
mirror of synced 2024-06-03 02:55:14 +12:00

Adding new lines to bottom of files

This commit is contained in:
Mitch-Budibase 2021-12-24 10:40:57 +00:00
parent daca40850c
commit a851a60164
3 changed files with 3 additions and 4 deletions

View file

@ -7,4 +7,4 @@
"USER": "hr",
"PASSWORD": "budiverse9k"
}
}
}

View file

@ -36,5 +36,4 @@ context("REST Datasource Testing", () => {
.children()
.should('contain', 200)
})
})
})

View file

@ -59,4 +59,4 @@ context("Revert apps", () => {
cy.get(".spectrum-Button").eq(1).should('be.disabled')
})
})
})
})