Skip to content

Commit

Permalink
Merge pull request #332 from bavix/update-yaml-file
Browse files Browse the repository at this point in the history
[3.x] update unit
  • Loading branch information
rez1dent3 authored Jul 8, 2024
2 parents 0bea7d4 + 4f1f21b commit d1b5e3f
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions example/simple/stub/simple2.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
- service: Gripmock
method: SayHello
input:
equals:
name: simple2
output:
data:
message: Hello Simple2
return_code: 2
service: Gripmock
method: SayHello
input:
equals:
name: simple2
output:
data:
message: Hello Simple2
return_code: 2

0 comments on commit d1b5e3f

Please sign in to comment.