Remove .only

This commit is contained in:
Adria Navarro 2023-08-09 13:43:55 +03:00
parent 865238a827
commit a843385e79
1 changed files with 1 additions and 1 deletions

View File

@ -282,7 +282,7 @@ describe("table sdk", () => {
})
})
describe.only("syncSchema", () => {
describe("syncSchema", () => {
const basicView: ViewV2 = {
version: 2,
id: generator.guid(),