mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-10 09:33:51 +00:00
Updated to airbnb coding styles
This commit is contained in:
@@ -36,7 +36,7 @@ describe('<Home />', () => {
|
||||
},
|
||||
0,
|
||||
],
|
||||
[{}, 3 ],
|
||||
[{}, 3],
|
||||
])('shows link to create or set-up server only when no servers exist', (servers, expectedParagraphs) => {
|
||||
const wrapped = createComponent({ servers });
|
||||
const p = wrapped.find('p');
|
||||
|
||||
Reference in New Issue
Block a user