Skip to content

Commit 03c1665

Browse files
committed
✅ Fix test
1 parent 77bfc3e commit 03c1665

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/app/views/settings/projectPerformance/projectPerformance.spec.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -526,6 +526,7 @@ describe('projectPerformance', function () {
526526
render(<ProjectPerformance />, {
527527
organization: OrganizationFixture({
528528
features: ['performance-view', 'performance-manage-detectors'],
529+
access: ['project:read'],
529530
}),
530531
initialRouterConfig,
531532
});

0 commit comments

Comments
 (0)