Skip to content

Commit ea479bc

Browse files
committed
applying my suggestions from my notes
1 parent 551d913 commit ea479bc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

nipype/interfaces/tests/test_io.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,8 +242,6 @@ def test_datasink_to_s3(dummy_input, tmpdir):
242242

243243

244244
# 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")
247245
def test_aws_keys_from_env():
248246
'''
249247
Function to ensure the DataSink can successfully read in AWS

0 commit comments

Comments
 (0)