diff --git a/syncapi/storage/output_room_events_table_test.go b/syncapi/storage/output_room_events_table_test.go index 03abfd4a0..2d0a22e1d 100644 --- a/syncapi/storage/output_room_events_table_test.go +++ b/syncapi/storage/output_room_events_table_test.go @@ -112,7 +112,7 @@ func insertTestEvent(t *testing.T, db *SyncServerDatasource) { var addState, removeState []string transactionID := api.TransactionID{ - SessionID: 0x11223344, + SessionID: 0x11223344, TransactionID: "test-transaction-id", }