Skip to content
Snippets Groups Projects
Commit 7bceb30a authored by Semyon Pupkov's avatar Semyon Pupkov
Browse files

Remove duplicate let in cycle_analytics_spec

parent 5136e72c
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -3,7 +3,6 @@ require 'spec_helper'
feature 'Cycle Analytics', feature: true, js: true do
include WaitForAjax
 
let(:project) { create(:project) }
let(:user) { create(:user) }
let(:guest) { create(:user) }
let(:project) { create(:project) }
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment