summaryrefslogtreecommitdiff
path: root/spec/javascripts/fixtures/branches.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/javascripts/fixtures/branches.rb')
-rw-r--r--spec/javascripts/fixtures/branches.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/javascripts/fixtures/branches.rb b/spec/javascripts/fixtures/branches.rb
index 3cc713ef90f..5d2d6c7ec0e 100644
--- a/spec/javascripts/fixtures/branches.rb
+++ b/spec/javascripts/fixtures/branches.rb
@@ -21,7 +21,7 @@ describe Projects::BranchesController, '(JavaScript fixtures)', type: :controlle
remove_repository(project)
end
- it 'branches/new_branch.html.raw' do |example|
+ it 'branches/new_branch.html' do |example|
get :new, params: {
namespace_id: project.namespace.to_param,
project_id: project