Style: use the short form for RSpec metadata
This commit is contained in:
parent
6d45d90a5f
commit
8056600180
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user