Skip to content

Commit 5fdcac4

Browse files
authored
Update jixieIdSystem_spec.js
1 parent 6ec672d commit 5fdcac4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/spec/modules/jixieIdSystem_spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ describe('JixieId Submodule', () => {
2525
const EID_TYPE2_LSNAME = 'somesha2ls';
2626
const EID_TYPE1_SAMPLEVALUE = 'pppppppppp';
2727
const EID_TYPE2_SAMPLEVALUE = 'eeeeeeeeee';
28-
28+
2929
it('should have the correct module name declared', () => {
3030
expect(jixieIdSubmodule.name).to.equal('jixieId');
3131
});

0 commit comments

Comments
 (0)