Skip to content

Commit 33acb9d

Browse files
committed
Test has been fixed, remove skip decorator
1 parent ad608ba commit 33acb9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1418,7 +1418,6 @@ def runTest(self):
14181418

14191419

14201420
class TestBuildWithDockerignore(Cleanup, BaseTestCase):
1421-
@pytest.mark.skipif(True, reason='Test is brittle - FIXME')
14221421
def runTest(self):
14231422
if compare_version(self.client._version, '1.8') >= 0:
14241423
return

0 commit comments

Comments
 (0)