Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bording authored Jul 23, 2019
1 parent 5fc4978 commit 58f2256
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ public async Task Should_not_warn_when_only_native_delayed_delivery_is_configure
}

[Test]
public async Task Should_not_warn_when_both_native_delayed_delivery_and_timeoutmanage_is_configured_with_compatibility_disabled()
public async Task Should_not_warn_when_both_native_delayed_delivery_and_timeoutmanager_is_configured_with_compatibility_disabled()
{
Requires.MessageDrivenPubSub();

Expand Down Expand Up @@ -118,4 +118,4 @@ public EndpointWithTimeoutManagerAndNativeEnabledButCompatibilityDisabled()
}
}
}
}
}

0 comments on commit 58f2256

Please sign in to comment.