Skip to content

Commit

Permalink
increased timeout on pairing test
Browse files Browse the repository at this point in the history
  • Loading branch information
quetool committed Aug 10, 2024
1 parent 24db141 commit 0090cb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/core_api/pairing_test.dart
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
@Timeout(Duration(seconds: 45))

import 'dart:async';

import 'package:flutter_test/flutter_test.dart';
Expand Down

0 comments on commit 0090cb4

Please sign in to comment.