Skip to content

Commit

Permalink
Adding test execution note.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristian Pop authored and CIPop committed Oct 9, 2018
1 parent 07ab787 commit c9569ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/test/netstandard20/ProvisioningTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,7 @@ public async Task ProvisioningDeviceClient_InvalidGlobalAddress_Register_Http_Fa
await ProvisioningDeviceClient_InvalidGlobalAddress_Register_Fail(nameof(ProvisioningTransportHandlerHttp), nameof(SecurityProviderX509Certificate), X509EnrollmentType.Individual, null).ConfigureAwait(false);
}

// Note: This test takes 3 minutes.
[TestMethod]
public async Task ProvisioningDeviceClient_InvalidGlobalAddress_Register_Amqp_Fail()
{
Expand Down

0 comments on commit c9569ef

Please sign in to comment.