Project

General

Profile

Actions

Defect #2424

closed

functional test error - RepositoriesGitControllerTest / test_annotate_binary_file

Added by yves dufour over 15 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
2008-12-31
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

assert_tag :tag => 'div', :attributes => { :class => /error/ },
:content => /can not be annotated/
leads to an error ..

should use the flash assertion

assert flash[:error], 'can not be annotated'

Actions

Also available in: Atom PDF