Skip to content

Commit

Permalink
Address PR review
Browse files Browse the repository at this point in the history
  • Loading branch information
pedronfigueiredo committed Dec 11, 2024
1 parent 1b1bf84 commit dcc4d4c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ describe('usePendingTransactionAlerts', () => {
{
field: RowAlertKey.Speed,
key: 'pendingTransactions',
message: PendingTransactionAlertMessage(),
content: PendingTransactionAlertMessage(),
reason: 'Pending transaction',
severity: Severity.Warning,
},
Expand Down

0 comments on commit dcc4d4c

Please sign in to comment.