Skip to content

Commit

Permalink
Fix Spec Tests Based on Comments
Browse files Browse the repository at this point in the history
Some formatting changes based on review comments.
  • Loading branch information
jerryk55 committed Oct 11, 2018
1 parent d42bd4e commit 3700e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/models/file_depot_swift_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
expect(FileDepotSwift.uri_prefix).to eq "swift"
end

context "valid merged uri" do
describe "#merged_uri" do
before do
file_depot_swift.openstack_region = "test_openstack_region"
file_depot_swift.keystone_api_version = "v3"
Expand Down

0 comments on commit 3700e44

Please sign in to comment.