Skip to content

Commit

Permalink
changes comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Gauravpandeyr committed Nov 21, 2024
1 parent d757fa3 commit aca5d3c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ public PatrolAppServiceClient createAppServiceClient() {
try {
client.listDartTests();

//TODO verify in a project where we use Browserstack
//TODO verify in a project where we use LambdaTest
} catch (PatrolAppServiceClientException ex) {
ex.printStackTrace();
// If the client on localhost:8082 fails, let's apply the wokraround
Expand Down

0 comments on commit aca5d3c

Please sign in to comment.