Skip to content

Commit 9db8e0e

Browse files
committed
Add more test data
This creates a shared dependency, which helps ensure we don't duplicate them on import.
1 parent 3541d8a commit 9db8e0e

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

test/cook.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
summary: Cook bees
2+
3+
priority: minor
4+
5+
component: Tall Ship
6+
7+
milestone: $SRYYYY Competition
8+
9+
description: >-
10+
We should cook the bees.
11+
12+
dependencies:
13+
- test/get

test/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ description: >-
1010
We should consume many bees.
1111
1212
dependencies:
13+
- test/cook
1314
- test/get

0 commit comments

Comments
 (0)