@@ -336,6 +347,10 @@ class Spinach::Features::ProjectSourceBrowseFiles < Spinach::FeatureSteps
expect(page).tohave_content'Replace'
end
step'I should see a notice about a new fork having been created'do
expect(page).tohave_content"You're not allowed to make changes to this project directly. A fork of this project has been created that you can make changes in, so you can submit a merge request."