Test has been fixed, remove skip decorator

This commit is contained in:
Joffrey F 2015-08-31 13:13:46 -07:00
parent ad608baaaf
commit 33acb9d2e0
1 changed files with 0 additions and 1 deletions

View File

@ -1418,7 +1418,6 @@ class TestBuildFromStringIO(BaseTestCase):
class TestBuildWithDockerignore(Cleanup, BaseTestCase):
@pytest.mark.skipif(True, reason='Test is brittle - FIXME')
def runTest(self):
if compare_version(self.client._version, '1.8') >= 0:
return