chore(persistence): flutter format .

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2021-07-22 13:24:53 +05:30
committed by xsahil03x
parent 891d55ea51
commit 0738280a7e
@@ -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 {