Skip to content

Commit

Permalink
Merging cluster tests for orgs api
Browse files Browse the repository at this point in the history
  • Loading branch information
AsabuHere committed Sep 24, 2024
1 parent fbb1f5b commit e62303a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/Twilio.Test/ClusterTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ class ClusterTest
private string apiKey;
string toNumber;
string fromNumber;
string orgsSid;
string clientId;
string clientSecret;
[SetUp]
[Category("ClusterTest")]
public void SetUp()
Expand Down

0 comments on commit e62303a

Please sign in to comment.