Skip to content

Commit

Permalink
docs: Fix docs for running sentry tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-auer committed Feb 17, 2025
1 parent 8a0159f commit a9efdd1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/contributing/environment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,8 @@ and, in another terminal::
cd ../sentry
git checkout master
git pull
devservices up --exclude=snuba
devservices up
docker stop snuba-snuba-1 snuba-clickhouse-1

This will get the most recent version of Sentry on master, and bring up all snuba's dependencies.

Expand Down

0 comments on commit a9efdd1

Please sign in to comment.