diff --git a/tests/integration_test.py b/tests/integration_test.py index f7f3e76a..fd4ff2d0 100644 --- a/tests/integration_test.py +++ b/tests/integration_test.py @@ -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