Skip to content
Snippets Groups Projects
Commit a20c8bb7 authored by Alejandro De Maria Antolinos's avatar Alejandro De Maria Antolinos
Browse files

Removed test

parent 77802eea
No related branches found
No related tags found
1 merge request!599Resolve "Adapt the logbook to get the page in a separate request"
Pipeline #69264 passed
import { renderApp } from '../test-utils';
//import { renderApp } from '../test-utils';
test('renders login page', () => {
/*
const { queryByRole } = renderApp();
expect(queryByRole('heading', { name: 'Sign in' })).toBeTruthy();
*/
});
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment