Skip to content

Commit 4e6dadf

Browse files
committed
update contrib md
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
1 parent 2f417d0 commit 4e6dadf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To ensure all build components work correctly after making changes:
2121
./gradlew test
2222

2323
# Run SpotBugs
24-
./gradlew spotbugsMain
24+
./gradlew spotbugsMain spotbugsTest
2525
```
2626

2727
## Updating Protobuf Definitions

0 commit comments

Comments
 (0)