Skip to content

Commit fb169b4

Browse files
fix category
1 parent 4db71af commit fb169b4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

tests/data/repos/bad_invalid_tool_xml/.shed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ name: cat
22
owner: iuc
33
description: cat1 tool
44
categories:
5-
- Text Processing
5+
- Text Manipulation

tests/data/repos/multi_repos_nested/cat1/.shed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ name: cat1
22
owner: iuc
33
description: cat1 tool
44
categories:
5-
- Text Processing
5+
- Text Manipulation

tests/data/repos/multi_repos_nested/cat2/.shed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ name: cat2
22
owner: iuc
33
description: cat2 tool
44
categories:
5-
- Text Processing
5+
- Text Manipulation

0 commit comments

Comments
 (0)