mirror of
https://github.com/flutter/packages.git
synced 2025-07-03 09:08:54 +08:00
[go_router_builder] Removes presubmit only flag (#2957)
This commit is contained in:
@ -1,4 +0,0 @@
|
|||||||
# https://github.com/dart-lang/test/tree/master/pkgs/test#whole-package-configuration
|
|
||||||
tags:
|
|
||||||
presubmit-only:
|
|
||||||
skip: "Should only be run during presubmit"
|
|
@ -2,7 +2,6 @@
|
|||||||
// Use of this source code is governed by a BSD-style license that can be
|
// Use of this source code is governed by a BSD-style license that can be
|
||||||
// found in the LICENSE file.
|
// found in the LICENSE file.
|
||||||
|
|
||||||
@Tags(<String>['presubmit-only'])
|
|
||||||
import 'package:build_verify/build_verify.dart';
|
import 'package:build_verify/build_verify.dart';
|
||||||
import 'package:flutter_test/flutter_test.dart';
|
import 'package:flutter_test/flutter_test.dart';
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user