Skip to content

Commit

Permalink
Fix failing flacky spec (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
swember authored Jul 10, 2020
1 parent b85b121 commit 0ad15e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/chartmogul/plan_group_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

require 'spec_helper'

describe ChartMogul::PlanGroup do
describe ChartMogul::PlanGroup, uses_api: true do
describe 'API interactions', vcr: true, record: :all do
let(:data_source) do
ChartMogul::DataSource.create!(name: 'Data Source #1')
Expand Down

0 comments on commit 0ad15e6

Please sign in to comment.