Skip to content

Commit

Permalink
[ci] Fix fixtures for event mailer after refactoring templates
Browse files Browse the repository at this point in the history
  • Loading branch information
Moises Deniz Aleman authored and hennevogel committed Jun 29, 2017
1 parent c4d5c1e commit b86aa65
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/api/test/fixtures/event_mailer/repo_delete_request
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ To REVIEW against the previous version:

To ACCEPT the request:
osc request accept REQUESTID --message="reviewed ok."

To DECLINE the request:
osc request decline REQUESTID --message="declined for reason xyz (see ... for background / policy / ...)."

Expand Down
2 changes: 1 addition & 1 deletion src/api/test/fixtures/event_mailer/request_event
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ To REVIEW against the previous version:

To ACCEPT the request:
osc request accept REQUESTID --message="reviewed ok."

To DECLINE the request:
osc request decline REQUESTID --message="declined for reason xyz (see ... for background / policy / ...)."

Expand Down
2 changes: 1 addition & 1 deletion src/api/test/fixtures/event_mailer/set_bugowner_event
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ To REVIEW against the previous version:

To ACCEPT the request:
osc request accept REQUESTID --message="reviewed ok."

To DECLINE the request:
osc request decline REQUESTID --message="declined for reason xyz (see ... for background / policy / ...)."

Expand Down
2 changes: 1 addition & 1 deletion src/api/test/fixtures/event_mailer/tom_gets_mail_too
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ To REVIEW against the previous version:

To ACCEPT the request:
osc request accept REQUESTID --message="reviewed ok."

To DECLINE the request:
osc request decline REQUESTID --message="declined for reason xyz (see ... for background / policy / ...)."

Expand Down

0 comments on commit b86aa65

Please sign in to comment.