Skip to content

Commit

Permalink
Updating ID of test.
Browse files Browse the repository at this point in the history
  • Loading branch information
JesperSchulz authored Dec 10, 2024
1 parent 1f7b394 commit 16bdfbe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/System Application/Test/Rest Client/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"idRanges": [
{
"from": 134970,
"to": 134975
"to": 134977
}
],
"resourceExposurePolicy": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ namespace System.Test.RestClient;
using System.RestClient;
using System.TestLibraries.Utilities;

codeunit 134975 "Http Exception Tests"
codeunit 134977 "Http Exception Tests"
{
Subtype = Test;

Expand Down

0 comments on commit 16bdfbe

Please sign in to comment.