diff --git a/test/integration/unified-test-format/unified_test_format.test.ts b/test/integration/unified-test-format/unified_test_format.test.ts index 3cc4a8f9b5..cb3b40f9f2 100644 --- a/test/integration/unified-test-format/unified_test_format.test.ts +++ b/test/integration/unified-test-format/unified_test_format.test.ts @@ -19,7 +19,7 @@ describe('Unified Test Runner', () => { { client: { id: 'failPointClient', useMultipleMongoses: false } } ]) .test( - TestBuilder.it('should propagation the error to the withTransaction API') + TestBuilder.it('should propagate the error to the withTransaction API') .operation({ name: 'failPoint', object: 'testRunner',