'For information on content, functionalities and referencing the Parkinson\'s disease map, click <a href="http://pdmap.uni.lu" target="_blank">here</a>',
);
});
it.skip('should not render the description when it does not exist',()=>{
renderComponent();
constdescriptionElement=screen.queryByText('This is the project description.');
RFC: There's description test lacking