Style: use the short form for RSpec metadata

This commit is contained in:
Olle Jonsson 2016-07-02 16:01:22 +02:00
parent 6d45d90a5f
commit 8056600180

View File

@ -59,7 +59,7 @@ describe GitHubChangelogGenerator::OctoFetcher do
end end
describe "#github_fetch_tags" do describe "#github_fetch_tags" do
context "when wrong token provided", vcr: true do context "when wrong token provided", :vcr do
let(:options) do let(:options) do
{ {