Skip to content

Commit

Permalink
Fix XML test class name
Browse files Browse the repository at this point in the history
  • Loading branch information
Temikus committed Jun 23, 2018
1 parent c053a0a commit bda8fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/storage/test_xml_requests.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require "helpers/test_helper"

class UnitTestServer < MiniTest::Test
class UnitTestXMLRequests < MiniTest::Test
def setup
Fog.mock!
@client = Fog::Storage.new(provider: "google",
Expand Down

0 comments on commit bda8fc2

Please sign in to comment.