Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
erickzanardo committed Dec 6, 2023
1 parent 1ccc13d commit 594e9bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/home/bloc/home_event_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import 'package:flutter_test/flutter_test.dart';

void main() {
group('HomeEvent', () {

test('QueryUpdated supports value equality', () {
expect(
QueryUpdated(query: 'query'),
Expand Down

0 comments on commit 594e9bc

Please sign in to comment.