Skip to content
Snippets Groups Projects

Feat/open submap bioentity

Merged Mateusz Bolewski requested to merge feat/open-submap-bioentity into development
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -107,7 +107,7 @@ describe('BioEntitiesSubmapItem - component', () => {
expect(modelId).toBe(0);
expect(openedMaps).not.toContainEqual({
modelId: CORE_MAP_ID,
modelName: 'Histamine signaling',
modelName: 'Core PD map',
lastPosition: { x: 0, y: 0, z: 0 },
});
Loading