Skip to content
Snippets Groups Projects
Commit ccef1c36 authored by Lutz Helm's avatar Lutz Helm
Browse files

Provide a view type for miradorAnnotationPlugin test

parent 4113e2df
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,8 @@ function createWrapper(props) {
targetProps={{}}
addCompanionWindow={jest.fn()}
receiveAnnotation={jest.fn()}
switchToSingleCanvasView={jest.fn()}
windowViewType="single"
{...props}
/>,
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment