Skip to content

Commit

Permalink
Fix payload for worker specs
Browse files Browse the repository at this point in the history
  • Loading branch information
BanzaiMan committed Feb 1, 2017
1 parent 41a2eb1 commit f420d63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/travis/scheduler/serialize/worker_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ def encrypted(value)
state: 'queued',
secure_env_enabled: true,
debug_options: {},
queued_at: '2016-01-01T10:30:00Z',
allow_failure: false,
},
source: {
id: build.id,
Expand Down

0 comments on commit f420d63

Please sign in to comment.