Skip to content

Commit

Permalink
Removed only
Browse files Browse the repository at this point in the history
  • Loading branch information
papafe committed Apr 29, 2024
1 parent 2ec8d25 commit f7894f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/tests/src/tests/sync/mixed.ts
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ function describeTypes(useFlexibleSync: boolean) {
}
}

describe.only("mixed synced", () => {
describe("mixed synced", () => {
describe("partition-based sync roundtrip", function () {
this.longTimeout();
importAppBefore(buildAppConfig("with-pbs").anonAuth().partitionBasedSync());
Expand Down

0 comments on commit f7894f4

Please sign in to comment.