Skip to content

Commit

Permalink
Remove extra string
Browse files Browse the repository at this point in the history
  • Loading branch information
weppos committed Dec 26, 2014
1 parent ac761c8 commit 29d08db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/dnsimple/client/domains_main_spec.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require 'spec_helper'

describe Dnsimple::Client, ".domains / domains" do
describe Dnsimple::Client, ".domains" do

subject { described_class.new(api_endpoint: "https://api.zone", username: "user", api_token: "token").domains }

Expand Down

0 comments on commit 29d08db

Please sign in to comment.