Skip to content

Commit 24f18c8

Browse files
committed
test: remove only
1 parent e3e99cb commit 24f18c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/crud/crud.spec.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const loadBalancedCollationTests = [
3939
'Distinct with a collation'
4040
];
4141

42-
describe.only('CRUD unified', function () {
42+
describe('CRUD unified', function () {
4343
runUnifiedSuite(
4444
loadSpecTests(path.join('crud', 'unified')),
4545
({ description }, { isLoadBalanced }) => {

0 commit comments

Comments
 (0)