From 15436bf8e14dfad4b7699586e834776bd7381242 Mon Sep 17 00:00:00 2001 From: Bartek Pacia Date: Thu, 16 Nov 2023 00:09:11 +0100 Subject: [PATCH] fix tags in patrol and patrol_cli --- packages/patrol/pubspec.yaml | 4 ++-- packages/patrol_finders/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/patrol/pubspec.yaml b/packages/patrol/pubspec.yaml index b4799809c..e4a6fe1a5 100644 --- a/packages/patrol/pubspec.yaml +++ b/packages/patrol/pubspec.yaml @@ -8,8 +8,8 @@ repository: https://github.com/leancodepl/patrol/tree/master/packages/patrol issue_tracker: https://github.com/leancodepl/patrol/issues topics: - test - - integration_test - - ui_test + - integration-test + - ui-test - patrol environment: diff --git a/packages/patrol_finders/pubspec.yaml b/packages/patrol_finders/pubspec.yaml index ad200f956..4bed1653b 100644 --- a/packages/patrol_finders/pubspec.yaml +++ b/packages/patrol_finders/pubspec.yaml @@ -6,7 +6,7 @@ repository: https://github.com/leancodepl/patrol/tree/master/packages/patrol_fin issue_tracker: https://github.com/leancodepl/patrol/issues?q=is%3Aopen+is%3Aissue+label%3Apackage%3Apatrol_finders topics: - test - - widget_test + - widget-test - patrol environment: