Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
joemoceri committed Jul 2, 2024
1 parent 55d868c commit 530ed47
Show file tree
Hide file tree
Showing 7 changed files with 1,288 additions and 1,284 deletions.
2 changes: 1 addition & 1 deletion src/HL7Tools.Tests/EvaluatorTests/HL7V2/HL7V2Tests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1193,7 +1193,7 @@ public void HL7V2Tests_HL7V2ExpressionConfiguration()

Assert.AreNotEqual(expConfig.Operators[0].SolveOperatorExpression, null);

Assert.AreNotEqual(expConfig.GetHL7V2MessageSegment(), null);
Assert.AreEqual(expConfig.GetHL7V2MessageSegment(), null);
}

[TestMethod]
Expand Down
Loading

0 comments on commit 530ed47

Please sign in to comment.