Skip to content

Commit

Permalink
chore(hybridcloud) Improve controlsilo url generation message (#70855)
Browse files Browse the repository at this point in the history
Make the output from test failures easier to copy/paste and run.
  • Loading branch information
markstory committed May 14, 2024
1 parent ff63150 commit 3a04d92
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ def test_no_missing_urls(self):
Does not exist in the current pattern inventory. You should regenerate
the pattern inventory with:
getsentry django generate_controlsilo_urls --format=js --output={pattern_file}
cd ../getsentry
getsentry django generate_controlsilo_urls --format=js --output=../sentry/{pattern_file}
This command needs to be run in a getsentry environment
in order to not lose patterns that are important for sentry.io
Expand Down

0 comments on commit 3a04d92

Please sign in to comment.