Skip to content

Commit 71e4a47

Browse files
authored
Merge pull request #386 from superfly/gorbak/update-crsqlite-28-10-25
Update crsqlite to prebuild-test.main-rowids
2 parents 0cf2e0c + eeaa366 commit 71e4a47

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

crates/corro-agent/src/agent/handlers.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1038,7 +1038,7 @@ mod tests {
10381038
col_version: 1,
10391039
db_version: CrsqlDbVersion(i as u64),
10401040
seq: CrsqlSeq(0),
1041-
site_id: agent.actor_id().to_bytes(),
1041+
site_id: other_actor.to_bytes(),
10421042
cl: 1,
10431043
};
10441044

944 Bytes
Binary file not shown.
1.14 KB
Binary file not shown.
768 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)