I am writing a unit test for a method that uses the delete method of HttpClient in Angular. Normally, it can be pretty easy, but in this case, I am using parame
delete