Skip to content

Commit d73f938

Browse files
authored
minor cleanup
1 parent d78c25a commit d73f938

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

tests/unit/custom_annotations_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ tests:
5252

5353
# st2auth, st2api, st2stream services do not accept custom annotations
5454

55-
- it: st2web, st2auth, st2api and st2stream Services accepts custom annotations
55+
- it: st2web, st2auth, st2api and st2stream Services accept custom annotations
5656
template: services.yaml
5757
set:
5858
st2web:

tests/unit/services_test.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ tests:
1414
count: 4
1515
- isNull:
1616
path: spec.externalName
17-
value: some-host-name
18-
1917

2018
- it: st2web, st2auth, st2api, st2stream should work with externalName if type is ExternalName
2119
set:

0 commit comments

Comments
 (0)