Fixed wrong test.
This commit is contained in:
parent
1005219a0b
commit
c36993fd18
1 changed files with 1 additions and 1 deletions
|
@ -416,7 +416,7 @@ class TicketNotificationTest < ActiveSupport::TestCase
|
|||
|
||||
assert_match( /Priorität/, body )
|
||||
assert_match( /1 niedrig/, body )
|
||||
assert_match( /3 normal/, body )
|
||||
assert_match( /2 normal/, body )
|
||||
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue