From 49b62a9d2346f8e734338350f02007bc129494f4 Mon Sep 17 00:00:00 2001 From: Olle Jonsson Date: Sat, 2 Jul 2016 16:01:22 +0200 Subject: [PATCH] Style: use the short form for RSpec metadata --- spec/unit/octo_fetcher_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/unit/octo_fetcher_spec.rb b/spec/unit/octo_fetcher_spec.rb index ebf4ae8..db9e5f0 100644 --- a/spec/unit/octo_fetcher_spec.rb +++ b/spec/unit/octo_fetcher_spec.rb @@ -59,7 +59,7 @@ describe GitHubChangelogGenerator::OctoFetcher do end describe "#github_fetch_tags" do - context "when wrong token provided", vcr: true do + context "when wrong token provided", :vcr do let(:options) do {