Skip to content

Commit

Permalink
feat: trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
thygesteffensen committed Jan 13, 2021
1 parent 73f39da commit 262c1b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Test/UnitTest/UpdateRecordActionTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ public async Task TestUpdateRecord()
Assert.IsTrue(_entity.Attributes.ContainsKey("address1_line1"));
// Assert.AreEqual("Upsert", updateRequest.RequestName);


Assert.IsNotNull(outputActionName);
Assert.AreEqual("UpdateAccount", outputActionName);

Expand Down

0 comments on commit 262c1b4

Please sign in to comment.