Skip to content

Commit

Permalink
moar timeouts
Browse files Browse the repository at this point in the history
  • Loading branch information
jcollins-g committed May 26, 2021
1 parent 2bb664b commit 53292e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/mustachio/aot_compiler_builder_test.dart
Expand Up @@ -2,7 +2,7 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.

@Timeout.factor(2)
@Timeout.factor(4)
import 'dart:convert';
import 'package:analyzer/dart/element/element.dart';
import 'package:build/build.dart';
Expand Down

0 comments on commit 53292e7

Please sign in to comment.