Skip to content

Commit

Permalink
test does not highlight the problem
Browse files Browse the repository at this point in the history
  • Loading branch information
smn committed Oct 23, 2014
1 parent cfd45ff commit c84563b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elasticgit/tests/test_workspace.py
Expand Up @@ -199,7 +199,7 @@ def test_fast_forward(self):

self.upstream_workspace = self.mk_workspace(
name='%s-upstream' % (self.id().lower()))
self.upstream_workspace.save(person1, 'Saving upstream 1')
self.upstream_workspace.save(person1, 'Saving upstream')

repo = self.workspace.repo
repo.create_remote(
Expand Down

0 comments on commit c84563b

Please sign in to comment.