Skip to content

Commit 85a1600

Browse files
committed
minor fix
1 parent 9bc0ebd commit 85a1600

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/test_keyword_args_compat.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ class TestKeywordArgsCompat < Test::Unit::TestCase
2121

2222
def test_upload_and_download
2323
session = get_session
24+
return unless auth_type == AuthType::USER_ACCOUNT
2425
test_file_path = File.join(File.dirname(__FILE__), 'test_file.txt')
2526
test_file_title = "test_file-12345.txt"
2627
file = session.upload_from_file(

0 commit comments

Comments
 (0)