Skip to content

Commit 07f2f05

Browse files
authored
test: update suites selected by default in runTestsWithSummary (#15789)
1 parent f470699 commit 07f2f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runTestsWithSummary.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ const TEST_SUITES = [
5656
// 'queues', Not supported yet in content api
5757
'relationships',
5858
'sdk',
59-
// 'select', // this suite is slow. Also see this: https://figma.slack.com/archives/C097Z32TW4V/p1767978110705459
59+
'select',
6060
'sort',
6161
'storage-azure',
6262
'storage-s3',

0 commit comments

Comments
 (0)