Skip to content

Commit 53d4153

Browse files
committed
Correct test
1 parent c7a8064 commit 53d4153

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/sentry/api/endpoints/test_organization_activity.py

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ def test_simple(self):
1010
org = group.organization
1111

1212
activity = Activity.objects.create(
13-
organization=org,
1413
group=group,
1514
project=group.project,
1615
type=Activity.NOTE,

0 commit comments

Comments
 (0)