Merge branch 'reorganise-row-tests-3' of github.com:budibase/budibase into reorganise-row-tests-3
This commit is contained in:
commit
a82c38dc0c
|
@ -544,7 +544,7 @@ describe.each([
|
|||
})
|
||||
})
|
||||
|
||||
describe.only("row operations", () => {
|
||||
describe("row operations", () => {
|
||||
let table: Table, view: ViewV2
|
||||
beforeEach(async () => {
|
||||
table = await config.api.table.save(
|
||||
|
|
Loading…
Reference in New Issue