Skip to content

Commit

Permalink
service updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajandeep98 committed Nov 18, 2024
1 parent 9094f2b commit 6034122
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/postman/Load_Test_Booking.json
Original file line number Diff line number Diff line change
Expand Up @@ -792,7 +792,7 @@
"var mspId = 0;",
"var taxId = 0;",
"var mspText = \"Payment - MSP\";",
"var propTaxText = \"Other - PTAX\";",
"var propTaxText = \"Rural Payment/HOG - PTAX\";",
"",
"// Look for the MSP and Property Tax IDs.",
"allElements.forEach(function(element) {",
Expand Down
2 changes: 1 addition & 1 deletion api/postman/Load_Test_TheQ.json
Original file line number Diff line number Diff line change
Expand Up @@ -1284,7 +1284,7 @@
"var mspId = 0;",
"var taxId = 0;",
"var mspText = \"Payment - MSP\";",
"var propTaxText = \"Other - PTAX\";",
"var propTaxText = \"Rural Payment/HOG - PTAX\";",
"",
"// Look for the MSP and Property Tax IDs.",
"allElements.forEach(function(element) {",
Expand Down

0 comments on commit 6034122

Please sign in to comment.