test(actions): phase 6 add parity and behavioural service hardening checks
This commit is contained in:
@@ -237,7 +237,6 @@ export const sendCaseCompleteMessage = async (
|
||||
|
||||
return axios(config)
|
||||
.then((res) => {
|
||||
console.log("sendCaseCompleteMessage: ", res.data);
|
||||
return res.data;
|
||||
})
|
||||
.catch((error) => {
|
||||
|
||||
Reference in New Issue
Block a user