@@ -295,10 +292,10 @@ describe('tags list row', () => {
...
@@ -295,10 +292,10 @@ 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 bar image repository at 10:23 GMT+0000 on 2020-06-29'} | ${'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}