5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-03 12:36:08 +00:00

test arreglado

This commit is contained in:
f 2019-08-16 20:26:25 -03:00
parent 9cf5b9b0db
commit 660fc9d7ad
No known key found for this signature in database
GPG key ID: 2AE5A13E321F953D

View file

@ -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',