Skip to content

Commit

Permalink
Fixing progresive tips spec
Browse files Browse the repository at this point in the history
  • Loading branch information
flbulgarelli committed May 25, 2018
1 parent 657910c commit c10292b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/features/progressive_tips_spec.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require 'spec_helper'

feature 'Progressive Tips' do
feature 'Progressive Tips', organization_workspace: :test do
let(:user) { create(:user) }

let(:haskell) { create(:haskell) }
Expand Down

0 comments on commit c10292b

Please sign in to comment.