mirror of
https://github.com/paulirish/git-open.git
synced 2026-09-10 07:26:15 -04:00
fix unit-test
This commit is contained in:
parent
8a6988d1b7
commit
7c36c05cad
|
|
@ -373,7 +373,7 @@ Host github.com
|
||||||
git remote set-url origin "git@github.com:rails/rails.git"
|
git remote set-url origin "git@github.com:rails/rails.git"
|
||||||
run ../git-open
|
run ../git-open
|
||||||
# Should use github.com for web URL, NOT ssh.github.com
|
# Should use github.com for web URL, NOT ssh.github.com
|
||||||
assert_output "https://github.com/rails/rails/tree/master"
|
assert_output "https://github.com/rails/rails"
|
||||||
}
|
}
|
||||||
|
|
||||||
##
|
##
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue