Skip to content

Commit

Permalink
some change to (hopefully) trigger ci
Browse files Browse the repository at this point in the history
  • Loading branch information
giovanni-guidini committed May 14, 2024
1 parent b6eb5ac commit 62862d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/sentry/api/test_api_owners.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ def setUp(self):
if line.startswith("/src/"):
tokens = [s.strip() for s in line.split("@getsentry/")]
self.teams.update(tokens[1:])
# trigger CI run for tests

def test_api_owner_owns_api(self):
for owner in ApiOwner:
Expand Down

0 comments on commit 62862d8

Please sign in to comment.