Skip to content

Commit

Permalink
.pem >,<
Browse files Browse the repository at this point in the history
  • Loading branch information
sbSteveK committed Aug 7, 2023
1 parent cfbf083 commit c900083
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ class MainActivityTest {
}

"mqtt5.pubsub.PubSub" -> {
resourceNames.add("mqtt5PubSubCertificate")
resourceNames.add("mqtt5PubSubPrivatekey")
resourceNames.add("mqtt5PubSubCertificate.pem")
resourceNames.add("mqtt5PubSubPrivatekey.pem")
}
}

Expand Down

0 comments on commit c900083

Please sign in to comment.