Skip to content

Commit

Permalink
Increased timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
leoafarias committed Oct 4, 2023
1 parent 019c23e commit d08f7c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/commands/use_command_test.dart
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@Timeout(Duration(minutes: 5))
import 'package:fvm/src/models/flutter_version_model.dart';
import 'package:fvm/src/services/cache_service.dart';
import 'package:fvm/src/services/project_service.dart';
Expand Down

0 comments on commit d08f7c0

Please sign in to comment.