Skip to content

Commit

Permalink
chore: test name
Browse files Browse the repository at this point in the history
  • Loading branch information
nbbeeken committed Aug 12, 2024
1 parent e2ac2fa commit 22e1bbb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 22e1bbb

Please sign in to comment.