We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88206a1 commit d20d71eCopy full SHA for d20d71e
tests/sentry/dynamic_sampling/test_prioritise_projects.py
@@ -2,7 +2,5 @@
2
3
4
def test_prioritize_projects():
5
- results = fetch_projects_with_total_volumes()
6
- 1 == 1
7
-
8
+ results = fetch_projects_with_total_volumes()
+ 1 == 1
0 commit comments