]> source.dussan.org Git - sonarqube.git/blob
56f5596725601c3362785fca7bb3f87070cc80da
[sonarqube.git] /
1 // Jest Snapshot v1, https://goo.gl/fbAQLP
2
3 exports[`should render correctly 1`] = `
4 <a
5   className="display-flex-space-between bordered-bottom big-padded"
6   onClick={[Function]}
7   role="link"
8   tabIndex={0}
9 >
10   switch page
11   <ChevronRightIcon />
12 </a>
13 `;