Remove .only
This commit is contained in:
parent
865238a827
commit
a843385e79
|
@ -282,7 +282,7 @@ describe("table sdk", () => {
|
|||
})
|
||||
})
|
||||
|
||||
describe.only("syncSchema", () => {
|
||||
describe("syncSchema", () => {
|
||||
const basicView: ViewV2 = {
|
||||
version: 2,
|
||||
id: generator.guid(),
|
||||
|
|
Loading…
Reference in New Issue