Skip to content

Commit

Permalink
code tidy up
Browse files Browse the repository at this point in the history
  • Loading branch information
MattTrinder committed Jan 7, 2021
1 parent ee1fa2c commit 330cb5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/SharedTests/TestMetadata.cs
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,6 @@ public void RetrieveMetadataChangesRequest()
var response = (RetrieveMetadataChangesResponse)orgAdminService.Execute(retrieveMetadataChangesRequest);

Assert.Equal("account", response.EntityMetadata[0].LogicalName);

}
}

Expand Down

0 comments on commit 330cb5f

Please sign in to comment.