Welcome to mirror list, hosted at ThFree Co, Russian Federation.

associations_list_item_spec.js.snap « __snapshots__ « associations « components « users « admin « frontend « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4237685e45c4631a57ac6388fe0919fac6daa198 (plain)
1
2
3
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`AssociationsListItem renders interpolated message in a \`li\` element 1`] = `"<li><strong>5</strong> groups</li>"`;