Skip to content

Commit b21820a

Browse files
Update APIApproval expectations
1 parent b224a2e commit b21820a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/Unit/APIApproval.Approve.verified.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ namespace RabbitMQ.Client
225225
public const int InternalError = 541;
226226
public const int InvalidPath = 402;
227227
public const int NoConsumers = 313;
228+
public const int NoRoute = 312;
228229
public const int NotAllowed = 530;
229230
public const int NotFound = 404;
230231
public const int NotImplemented = 540;

0 commit comments

Comments
 (0)