Skip to content

Commit 939f3bd

Browse files
committed
Merge branch 'feature/unskip-xprovider-test' into feature/buff-worms
Closes #451
2 parents 75d0497 + e2bda0d commit 939f3bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/providers/osfstorage/test_provider.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1089,7 +1089,6 @@ async def test_intra_move_reject_by_quota(self, provider_one, auth, credentials,
10891089

10901090
class TestCrossRegionCopy:
10911091

1092-
@pytest.mark.skip('TODO: skipping to enable deploy')
10931092
@pytest.mark.asyncio
10941093
@pytest.mark.aiohttpretty
10951094
async def test_copy_file(self, provider_one, provider_two, file_stream, upload_response):

0 commit comments

Comments
 (0)