Merge branch 'develop' of github.com:martini/zammad into develop
This commit is contained in:
commit
0840b521fa
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,7 @@ class AgentTicketActionLevel7Test < TestCase
|
|||
)
|
||||
|
||||
# click reply
|
||||
click_catcher_remove
|
||||
click( css: '.content.active [data-type="reply"]' )
|
||||
|
||||
# check body
|
||||
|
@ -50,6 +51,7 @@ class AgentTicketActionLevel7Test < TestCase
|
|||
)
|
||||
|
||||
# click reply
|
||||
click_catcher_remove
|
||||
click( css: '.content.active [data-type="reply"]' )
|
||||
|
||||
# check body
|
||||
|
|
Loading…
Reference in a new issue