Skip to content

Commit

Permalink
Update tests/notification_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Andy Balaam <[email protected]>
  • Loading branch information
kegsay and andybalaam authored May 15, 2024
1 parent 71f704b commit 659603a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/notification_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ func TestMultiprocessNSEBackupKeyMacError(t *testing.T) {
// restart alice but keep nse process around
stopAliceSyncing()

// send finaly message
// send final message
msg = "final message"
eventID = bob.SendMessage(t, roomID, msg)
eventTimeline = append(eventTimeline, eventID)
Expand Down

0 comments on commit 659603a

Please sign in to comment.