chore(persistence): flutter format .
Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
@@ -99,9 +99,8 @@ void main() {
|
||||
}
|
||||
|
||||
group('getChannels', () {
|
||||
|
||||
tearDown(() async => database.flush());
|
||||
|
||||
|
||||
final filter = Filter.in_('members', const ['testUserId']);
|
||||
|
||||
test('should return empty list of channels', () async {
|
||||
|
||||
Reference in New Issue
Block a user