Skip to content

Commit

Permalink
Wording
Browse files Browse the repository at this point in the history
  • Loading branch information
kinelski committed Jul 18, 2019
1 parent 6c087b9 commit 8fef3d5
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ namespace Azure.Messaging.EventHubs.Tests
/// incur costs for the associated Azure subscription.
///
/// Every send or receive call will trigger diagnostics events as
/// long as they are being listened to. Therefore, other tests may
/// interfere with these. For this reason, these tests are marked
/// as non-parallelizable.
/// long as they are being listened to, making it possible for other
/// tests to interfere with these. For this reason, these tests are
/// marked as non-parallelizable.
///
/// </remarks>
///
Expand Down

0 comments on commit 8fef3d5

Please sign in to comment.