Skip to content

Commit 4adfec6

Browse files
committed
Do not install Test2::Suite in downstream tests
It has been inlined into this dist. Reinstalling it this way actually overrides the new version with the old during the downstream testing
1 parent ff08999 commit 4adfec6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Changes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
{{$NEXT}}
88

9+
- Fix downstream test not ot install Test2::Suite
10+
911
1.302218 2025-12-08 09:18:44-08:00 America/Los_Angeles
1012

1113
- No changes from previous trial release

xt/downstream_dists.list

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ Test::Warn
2929
Test::Warnings
3030
Test::DBIx::Class::Schema
3131
Test::More::Prefix
32-
Test2::Suite
3332
Test2::AsyncSubtest
3433
Test2::Tools::EventDumper
3534
Test2::Workflow

0 commit comments

Comments
 (0)