Skip to content

Commit

Permalink
Fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
emedvedev committed Mar 11, 2016
1 parent 09c67ee commit 3730acc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions st2tests/st2tests/fixtures/aliases/aliases/alias1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,9 @@
action_ref: "wolfpack.action1"
formats:
- "Lorem ipsum {{param1}} dolor sit {{param2}} amet."
ack:
extra:
color: "red"
result:
extra:
color: "red"
2 changes: 2 additions & 0 deletions st2tests/st2tests/fixtures/aliases/aliases/alias2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@
- display: "Help entry doesn't matter."
representation:
- "Lorem ipsum {{param1}} dolor sit {{param3}} amet."
extra:
color: "red"

0 comments on commit 3730acc

Please sign in to comment.