Project

General

Profile

Actions

Defect #31093

closed

Duplicate method definition: ProjectsControllerTest#test_jump_should_not_redirect_to_unknown_tab

Added by Go MAEDA about 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Category:
Code cleanup/refactoring
Target version:
Resolution:
Fixed
Affected version:

Description

ProjectsControllerTest#test_jump_should_not_redirect_to_unknown_tab is defined twice at the following lines:

  • source:tags/4.0.2/test/functional/projects_controller_test.rb#L996 (added in r16172)
  • source:tags/4.0.2/test/functional/projects_controller_test.rb#L1019 (added in r2210)

Currently, only the latter method is working.

Actions

Also available in: Atom PDF