Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljbruce committed Jun 3, 2024
1 parent 82f3b03 commit 57e7575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system-test/datastore.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2379,7 +2379,7 @@ async.each(
},
},
{
namespace: 'with rollback',
name: 'with rollback',
setupExpiredFn: async (tx: Transaction) => {
await tx.rollback();
},
Expand Down

0 comments on commit 57e7575

Please sign in to comment.