We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 551d913 commit ea479bcCopy full SHA for ea479bc
nipype/interfaces/tests/test_io.py
@@ -242,8 +242,6 @@ def test_datasink_to_s3(dummy_input, tmpdir):
242
243
244
# Test AWS creds read from env vars
245
-#NOTE_dj: noboto3 and fakes3 are not used in this test, is skipif needed for other reason?
246
-@pytest.mark.skipif(noboto3 or not fakes3, reason="boto3 or fakes3 library is not available")
247
def test_aws_keys_from_env():
248
'''
249
Function to ensure the DataSink can successfully read in AWS
0 commit comments