diff --git a/ui/shared/logs/LogItem.pw.tsx b/ui/shared/logs/LogItem.pw.tsx index ad1bce1e37..d537307308 100644 --- a/ui/shared/logs/LogItem.pw.tsx +++ b/ui/shared/logs/LogItem.pw.tsx @@ -21,7 +21,7 @@ test('with decoded input data +@mobile +@dark-mode', async({ mount }) => { - { !decoded && type === 'transaction' && ( + { !decoded && !address.is_verified && type === 'transaction' && ( To see accurate decoded input data, the contract must be verified.{ space }