From 3f1d4e84b6b72ee719d21096ae4d3d3414f79858 Mon Sep 17 00:00:00 2001 From: Frank Fesevur Date: Mon, 19 Jun 2017 10:17:04 +0200 Subject: [PATCH] Not necessary anymore to skip the test --- test/git-open.bats | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/git-open.bats b/test/git-open.bats index 7f95a38..1c177fa 100644 --- a/test/git-open.bats +++ b/test/git-open.bats @@ -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