Skip to content

Commit

Permalink
docs: fence code block
Browse files Browse the repository at this point in the history
  • Loading branch information
nunogois committed Sep 1, 2023
1 parent b9dc624 commit 908e412
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,9 @@ Run race-tests:

You can benchmark feature toggle evaluation by running:

go test -run=^$ -bench=BenchmarkFeatureToggleEvaluation -benchtime=10s
```
go test -run=^$ -bench=BenchmarkFeatureToggleEvaluation -benchtime=10s
```

Here's an example of how the output could look like:

Expand Down

0 comments on commit 908e412

Please sign in to comment.