mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 04:41:43 +00:00
test arreglado
This commit is contained in:
parent
9cf5b9b0db
commit
660fc9d7ad
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ class RepositoryTest < ActiveSupport::TestCase
|
|||
|
||||
assert_equal @usuarie.name,
|
||||
@site.repository.rugged
|
||||
.branches['master'].target.committer[:name]
|
||||
.branches['master'].target.author[:name]
|
||||
|
||||
Dir.chdir(@site.path) do
|
||||
assert_equal 'nothing to commit, working tree clean',
|
||||
|
|
Loading…
Reference in a new issue