Skip to content

Commit

Permalink
Fix after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxime NATUREL committed Oct 11, 2022
1 parent 0ec4ccf commit b7190c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 78 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ class FakeSession(
override fun sharedSecretStorageService() = fakeSharedSecretStorageService
override fun roomService() = fakeRoomService
override fun eventService() = fakeEventService
override fun pushersService() = fakePushersService
override fun accountDataService() = fakeSessionAccountDataService
override fun filterService() = fakeFilterService

Expand Down

0 comments on commit b7190c2

Please sign in to comment.