Skip to content

Commit

Permalink
Autofix: tslint
Browse files Browse the repository at this point in the history
[atomist:generated] [atomist:autofix=tslint]
  • Loading branch information
atomist-bot committed Sep 6, 2018
1 parent d4ea73b commit 74a7e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api-helper/test/fakeGoalInvocation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ function fakeSdmGoal(id: RepoId): SdmGoalEvent {
},
}],
},
commits: [{ sha: guid() }]
commits: [{ sha: guid() }],
},
};
}
Expand Down

0 comments on commit 74a7e1d

Please sign in to comment.