Skip to content

Commit

Permalink
fix flx tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jbreams committed May 6, 2022
1 parent a724399 commit 8d7a066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/realm/sync/client.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ class SessionWrapper final : public util::AtomicRefCountBase, public SyncTransac

// Overriding member function in SyncTransactReporter
void report_sync_transact(VersionID, VersionID)
override final;
override;

void on_new_flx_subscription_set(int64_t new_version);

Expand Down

0 comments on commit 8d7a066

Please sign in to comment.