Skip to content

Commit 5a347f4

Browse files
committed
Update style test for NLM/Vancouver style changes
1 parent a602d21 commit 5a347f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/tests/styleTest.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ describe("Zotero.Styles", function () {
8080
[item],
8181
'bibliography=http://www.zotero.org/styles/nlm-citation-sequence'
8282
);
83-
assert.equal(o.text, '1. Foo bar: baz qux. 2019; \n');
83+
assert.equal(o.text, '1. Foo bar: baz qux. 2019.\n');
8484
});
8585
});
8686

0 commit comments

Comments
 (0)