Skip to content

Commit

Permalink
Remove extra comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cmoesel committed Dec 30, 2024
1 parent 9c3c838 commit 9818474
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/fhirtypes/ElementDefinition.assignString.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,6 @@ describe('ElementDefinition', () => {
);
});

// MAYBE?
it('should throw MismatchedTypeError when assigning a canonical to an incorrect value', () => {
const instantiates = capabilityStatement.elements.find(
e => e.id === 'CapabilityStatement.instantiates'
Expand Down

0 comments on commit 9818474

Please sign in to comment.