Skip to content

Commit

Permalink
Ignoring the directionresulttest because the value keeps changing
Browse files Browse the repository at this point in the history
  • Loading branch information
ericnewton76 committed Nov 3, 2017
1 parent 59fbba0 commit 3c393ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Google.Maps.Test/Direction/DirectionServiceTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ public void Empty_Address_Fails()
}

[Test]
[Ignore]
[Ignore("currentLeg.Duration value keeps changing")]
public void GetResultForDirections_ex1()
{
// Arrange
Expand Down

0 comments on commit 3c393ec

Please sign in to comment.