Skip to content
Snippets Groups Projects
Commit 76874159 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

unit test contain obligatory "type" field

parent b4607f37
No related branches found
No related tags found
1 merge request!45Resolve "Clicking on map element"
......@@ -73,6 +73,7 @@ describe('MapModel', function() {
idObject : 32,
modelId : model.id,
name : "testName",
type : "Protein",
};
model.addAlias(aliasObj2);
......
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