Skip to content

Commit dd91b53

Browse files
committed
Fixup list output
1 parent c3fa5c2 commit dd91b53

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

features/list-projects.feature

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Feature: List dependencies
3636
last fetch : 02/07/2021, 20:25:56
3737
revision : e1fda19a57b873eb8e6ae37780594cbb77b70f1a
3838
patch : <none>
39-
license : MIT License
39+
licenses : MIT License
4040
project : ext/test-rev-and-branch
4141
remote : github-com-dfetch-org
4242
remote url : https://github.com/dfetch-org/test-repo
@@ -45,7 +45,7 @@ Feature: List dependencies
4545
last fetch : 02/07/2021, 20:25:56
4646
revision : <none>
4747
patch : <none>
48-
license : MIT License
48+
licenses : MIT License
4949
"""
5050

5151
@remote-svn
@@ -76,7 +76,7 @@ Feature: List dependencies
7676
last fetch : 29/12/2024, 20:09:21
7777
revision : 4007
7878
patch : <none>
79-
license : <none>
79+
licenses : <none>
8080
"""
8181

8282
Scenario: Git repo with applied patch
@@ -93,5 +93,5 @@ Feature: List dependencies
9393
last fetch : 02/07/2021, 20:25:56
9494
revision : <none>
9595
patch : diff.patch
96-
license : MIT License
96+
licenses : MIT License
9797
"""

0 commit comments

Comments
 (0)