Skip to content

Commit

Permalink
Chore: remove analyzers errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
KristinaZoteva committed Oct 17, 2024
1 parent af9bbdc commit 2af4c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rework_experiments/test/widget_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
import 'package:rework_experiments/navigation/example.dart';
import 'package:rework_experiments/navigation_experiment/example.dart';

void main() {
testWidgets('Counter increments smoke test', (WidgetTester tester) async {
Expand Down

0 comments on commit 2af4c87

Please sign in to comment.