Skip to content
Snippets Groups Projects
Commit 05adb178 authored by Adrian Orłów's avatar Adrian Orłów
Browse files

feat: add summary overlay should list named elements

parent 2bf04e6c
No related branches found
No related tags found
2 merge requests!223reset the pin numbers before search results are fetch (so the results will be...,!181feat: Add summary overlays with named elements (MIN-315)
Pipeline #88797 passed
...@@ -219,7 +219,7 @@ describe('BioEntityDrawer - component', () => { ...@@ -219,7 +219,7 @@ describe('BioEntityDrawer - component', () => {
expect(screen.getByTestId('associated-submap')).toBeInTheDocument(); expect(screen.getByTestId('associated-submap')).toBeInTheDocument();
}); });
it('should display chemicals list header', () => { it('should display chemicals list header', () => {
renderComponent({ renderComponent({
bioEntity: { bioEntity: {
......
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