Satisfy Rubocop
This commit is contained in:
parent
bb6b793c55
commit
0bab4788ef
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue