Commit 80ec3f27 authored by Bryce Johnson's avatar Bryce Johnson

Ensure issues are enabled on the project.

parent bc916754
......@@ -573,6 +573,8 @@ describe 'Issues', feature: true do
end
describe 'new issue' do
let!(:issue) { create(:issue, project: project) }
context 'by unauthenticated user' do
before do
logout
......
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