Skip to content

Commit 60cf57e

Browse files
committed
Fix tests
1 parent 362e6da commit 60cf57e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/inchi.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ global.availableInchiVersions = loadInchiVersions();
2424
const versions = [
2525
["1.06"],
2626
["1.07.5"],
27-
["dev"],
27+
["Dev"],
2828
["Dev with Molecular Inorganics"],
2929
["Dev with Enhanced Stereochemistry"],
3030
];

0 commit comments

Comments
 (0)