it(`displays ${NOT_AVAILABLE_TEXT} when digest is missing`,()=>{
it(`displays ${NOT_AVAILABLE_TEXT} when digest is missing`,()=>{
...
@@ -294,8 +294,8 @@ describe('tags list row', () => {
...
@@ -294,8 +294,8 @@ describe('tags list row', () => {
describe.each`
describe.each`
name | finderFunction | text | icon | clipboard
name | finderFunction | text | icon | clipboard
${'published date detail'} | ${findPublishedDateDetail} | ${'Published to the gitlab-org/gitlab-test/rails-12009 image repository at 01:29 GMT+0000 on 2020-11-03'} | ${'clock'} | ${false}
${'published date detail'} | ${findPublishedDateDetail} | ${'Published to the gitlab-org/gitlab-test/rails-12009 image repository at 01:29 GMT+0000 on 2020-11-03'} | ${'clock'} | ${false}