Fix small typo on new branch button spec

This commit is contained in:
Douglas Barbosa Alexandre 2017-01-31 11:32:39 -02:00
parent 54bd465a10
commit afaf6b7459
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ feature 'Start new branch from an issue', feature: true, js: true do
end
end
context "for visiters" do
context 'for visitors' do
it 'shows no buttons' do
visit namespace_project_issue_path(project.namespace, project, issue)