Skip to content

Commit

Permalink
test with Twitter
Browse files Browse the repository at this point in the history
  • Loading branch information
DirtyF committed Mar 14, 2018
1 parent 13531c6 commit 7179816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/mentions_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ def para(content)
end

context "with a different base for jmentions" do
let(:mentions_src) { "http://mine.club" }
let(:mentions_src) { "https://twitter.com" }
let(:config_overrides) do
{
"jekyll-mentions" => { "base_url" => mentions_src },
Expand Down

0 comments on commit 7179816

Please sign in to comment.