Commit 8671343b authored by Kamil Trzcinski's avatar Kamil Trzcinski

Rubocop fix

parent 71a5d5a0
......@@ -56,7 +56,7 @@ module Ci
before: '00000000',
after: '31das312',
ci_yaml_file: config,
commits: [ { message: 'Message'} ]
commits: [ { message: 'Message' } ]
)
expect(result).to be_persisted
expect(result.builds.any?).to be_falsey
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment