# link to a referenced ticket
assert_select 'a[href=?][title=?]',
'https://mydomain.foo/issues/1',
- 'Can't print recipes (New)',
+ "#{ESCAPED_UCANT} print recipes (New)",
:text => '#1'
# link to a changeset
assert_select 'a[href=?][title=?]',
# link to a referenced ticket
assert_select 'a[href=?][title=?]',
'http://mydomain.foo/rdm/issues/1',
- 'Can't print recipes (New)',
+ "#{ESCAPED_UCANT} print recipes (New)",
:text => '#1'
# link to a changeset
assert_select 'a[href=?][title=?]',
# link to a referenced ticket
assert_select 'a[href=?][title=?]',
'http://mydomain.foo/rdm/issues/1',
- 'Can't print recipes (New)',
+ "#{ESCAPED_UCANT} print recipes (New)",
:text => '#1'
# link to a changeset
assert_select 'a[href=?][title=?]',