Skip to content

Commit 22e1bbb

Browse files
committed
chore: test name
1 parent e2ac2fa commit 22e1bbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/unified-test-format/unified_test_format.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ describe('Unified Test Runner', () => {
1919
{ client: { id: 'failPointClient', useMultipleMongoses: false } }
2020
])
2121
.test(
22-
TestBuilder.it('should propagation the error to the withTransaction API')
22+
TestBuilder.it('should propagate the error to the withTransaction API')
2323
.operation({
2424
name: 'failPoint',
2525
object: 'testRunner',

0 commit comments

Comments
 (0)