Skip to content

Commit

Permalink
increased test strictness
Browse files Browse the repository at this point in the history
  • Loading branch information
hechth committed Sep 13, 2023
1 parent aa1c317 commit 990b004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/matchms/matchms_similarity.xml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
<param name="model_weights" value="similarity/spec2vec/weights_100.binary" ftype="auto"/>
<param name="allow_missing_percentage" value="1.0"/>
</conditional>
<output name="similarity_scores" file="similarity/scores_test6_out.json" ftype="json" compare="sim_size" delta="100000"/>
<output name="similarity_scores" file="similarity/scores_test6_out.json" ftype="json" compare="sim_size" delta="1000"/>
</test>
</tests>

Expand Down

0 comments on commit 990b004

Please sign in to comment.