mirror of
https://github.com/paulirish/git-open.git
synced 2026-09-10 07:26:15 -04:00
Not necessary anymore to skip the test
This commit is contained in:
parent
53e91d130b
commit
3f1d4e84b6
|
|
@ -68,9 +68,6 @@ setup() {
|
|||
}
|
||||
|
||||
@test "gh: git protocol origin" {
|
||||
# currently fails. derimagia rewrite fixes
|
||||
skip
|
||||
|
||||
git remote set-url origin "git://github.com/user/repo.git"
|
||||
git checkout -B "master"
|
||||
run ../git-open
|
||||
|
|
|
|||
Loading…
Reference in a new issue