Skip to content

Commit

Permalink
Add skip code block
Browse files Browse the repository at this point in the history
Can't run the example without downloading the protobuf definition :(
  • Loading branch information
heitortsergent committed Jan 28, 2025
1 parent 4d09487 commit b59adee
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ client.load(['definitions'], 'quickpizza.proto');

After that's done, add the rest of the test that calls the gRPC service.

<!-- md-k6:skip -->

```javascript
import grpc from 'k6/net/grpc';
import { check, sleep } from 'k6';
Expand Down

0 comments on commit b59adee

Please sign in to comment.