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

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