Commit 8867c5c4 authored by Connor Shea's avatar Connor Shea

Remove Haml helpers from the visibility level spec.

parent 80f576bb
require 'spec_helper'
describe VisibilityLevelHelper do
include Haml::Helpers
before :all do
init_haml_helpers
end
let(:project) { build(:project) }
let(:group) { build(:group) }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment