We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c7b812 commit 94dab33Copy full SHA for 94dab33
src/test/java/com/bandwidth/sdk/smoke/MessagesApiTest.java
@@ -54,7 +54,7 @@ public class MessagesApiTest {
54
String campaignId = null;
55
Integer fromBwLatency = null;
56
Boolean bwQueued = null;
57
- ProductTypeEnum product = ProductTypeEnum.fromValue("TOLL_FREE");
+ ProductTypeEnum product = null;
58
String location = null;
59
String callingNumberCountryA3 = null;
60
String calledNumberCountryA3 = null;
0 commit comments