@project||=create(:project,name: "Shop",namespace: @user.namespace,snippets_enabled: true,merge_requests_template: "This merge request should contain the following.")
@project||=create(:project,name: "Shop",namespace: @user.namespace,snippets_enabled: true,issues_template: "This issue should contain the following.",merge_requests_template: "This merge request should contain the following.")