Skip to content

Commit

Permalink
fix: adjust spec from steps -> outputSteps (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
viveknair committed Jun 27, 2023
1 parent 108aa50 commit f4e806a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ paths:
output:
type: string
description: The expected output for the test case
steps:
outputSteps:
type: array
items:
type: object
Expand Down

0 comments on commit f4e806a

Please sign in to comment.