Commit 8135a2e4 authored by Adam Alvis's avatar Adam Alvis

Apply 1 suggestion(s) to 1 file(s)

parent 91866493
......@@ -32,6 +32,7 @@ describe('first class instance security dashboard empty state', () => {
it('contains a GlEmptyState', () => {
expect(findGlEmptyState().exists()).toBe(true);
expect(findGlEmptyState().props()).toMatchObject({ svgPath });
});
it('contains a GlLink with href attribute equal to dashboardDocumentation', () => {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment