mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 14:20:29 +01:00
Wiki - Proxying: AtPriority() example not set on right object #201
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Aorimn on GitHub (Aug 12, 2019).
Hi,
On the Proxying wiki page, the example with
AtPriority()doesn't work out-of-the-box due to this function not being on the right object.The first configuration is a copy/paste of the example, the second one is the fixed example:

@StefH commented on GitHub (Aug 12, 2019):
Thanks for this notice. It's fixed.