Satisfy Rubocop

This commit is contained in:
Douwe Maan 2016-01-05 16:31:05 +01:00
parent bb6b793c55
commit 0bab4788ef
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ describe AsanaService, models: true do
let(:project) { create(:project) }
def create_data_for_commits(*messages)
data = {
{
object_kind: 'push',
ref: 'master',
user_name: user.name,