re-execute checkin tests
Signed-off-by: headphonejames <generalfuzz@gmail.com>
This commit is contained in:
@@ -222,6 +222,7 @@ describe('<EntityTagPicker/>', () => {
|
||||
tags: new EntityTagFilter(['tag1']),
|
||||
}),
|
||||
);
|
||||
|
||||
fireEvent.click(screen.getByTestId('tags-picker-expand'));
|
||||
fireEvent.click(screen.getByLabelText('tag2'));
|
||||
expect(screen.getByLabelText('tag2')).toBeChecked();
|
||||
|
||||
Reference in New Issue
Block a user