Skip to content

Conversation

@abheet-plivo
Copy link

No description provided.

@abheet-plivo abheet-plivo requested a review from kapilp93 June 26, 2023 09:51
@github-actions
Copy link

github-actions bot commented Jun 26, 2023

Unit Test Results

263 tests  ±0   263 ✔️ ±0   5s ⏱️ ±0s
  27 suites ±0       0 💤 ±0 
  27 files   ±0       0 ±0 

Results for commit 27e81de. ± Comparison against base commit 8b0b37e.

♻️ This comment has been updated with latest results.

protected void validate() {
if (!Utils.anyNotNull(alias, subaccount, appId, cnamLookup)) {
throw new IllegalStateException("one of alias, subaccount, appId, cnamLookup must be non-null");
throw new IllegalStateException("one of alias, subaccount, appId, cnamLookup, cnam must be non-null");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should also add the cnam in the above check, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants