Skip to content

Commit

Permalink
SWI-6777 Bring Back TFV Unit Test (#178)
Browse files Browse the repository at this point in the history
* SWI-6777 Bring Back TFV Unit Test

* spacing
  • Loading branch information
ckoegel authored Feb 13, 2025
1 parent 0f42d62 commit 1c9caf1
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -195,10 +195,6 @@ public void updateTollFreeVerificationRequestTest() throws ApiException {
}

@Test
@Disabled /*
* For some reason this returns a 500 due to:
* "Invalid reference token: callbackUrl"
*/
public void updateWebhookSubscriptionTest() throws ApiException {
ApiResponse<WebhookSubscription> response = api.updateWebhookSubscriptionWithHttpInfo(BW_ACCOUNT_ID,
"test-id-1234",
Expand Down

0 comments on commit 1c9caf1

Please sign in to comment.