Skip to content

Commit

Permalink
Reverting changes to python expected trace template (#291)
Browse files Browse the repository at this point in the history
* Revert "Correction to the python trace template (#287)"

This reverts commit 71a100e.

* Revert "Update Python Trace template for the validations (#286)"

This reverts commit d7477e0.
  • Loading branch information
Kausik-A authored Sep 7, 2022
1 parent dd77ad7 commit ffccb23
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions adot/utils/expected-templates/python-aws-sdk-wrapper.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@
}
]
},
{
"name":"HTTP GET"
},
{
"name":"HTTP GET",
"inferred":true,
Expand All @@ -44,4 +41,4 @@
"operation":"ListBuckets"
}
}
]
]

0 comments on commit ffccb23

Please sign in to comment.