You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This happens in scripts/test/Selenium/Agent/AgentTicketCompose.t.
The tests expects a warning about an empty subject, but that message is not visible. It is not obvious what the correct behavior ist.
The test dies when the message is not seen.
The expected message is:
my $Message = 'Article subject will be empty if the subject contains only the ticket hook!';
Marking the failure as TODO for now.
The text was updated successfully, but these errors were encountered:
This happens in scripts/test/Selenium/Agent/AgentTicketCompose.t.
The tests expects a warning about an empty subject, but that message is not visible. It is not obvious what the correct behavior ist.
The test dies when the message is not seen.
The expected message is:
my $Message = 'Article subject will be empty if the subject contains only the ticket hook!';
Marking the failure as TODO for now.
The text was updated successfully, but these errors were encountered: