Skip to content
This repository has been archived by the owner on May 28, 2020. It is now read-only.

Refuctor #11

Merged
merged 6 commits into from Jul 23, 2015
Merged

Refuctor #11

merged 6 commits into from Jul 23, 2015

Conversation

rob-murray
Copy link
Owner

No description provided.

@@ -39,7 +42,7 @@

context 'with a last commit that has no message' do
let(:commit) do
Commit.new('sha-12345', 'joe bloggs', time_days_ago(7), '')
Commit.build('sha-12345', 'joe bloggs', time_days_ago(7), '')
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.

rob-murray pushed a commit that referenced this pull request Jul 23, 2015
@rob-murray rob-murray merged commit a61247f into master Jul 23, 2015
@rob-murray rob-murray deleted the refuctor branch November 7, 2015 18:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants