Rename the S3 provider to just S3

This commit is contained in:
Greg Karékinian
2018-04-30 15:46:18 +02:00
parent 5da0d0b5c3
commit ca0127d6a6
3 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ describe "S3 provider" do
end
def storage_class
RemoteStorage::S3Rest
RemoteStorage::S3
end
before do