Style: use the short form for RSpec metadata
This commit is contained in:
parent
1177f09ca5
commit
49b62a9d23
|
@ -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