Is there a way to transform this to more atrium-st...
# atrium
s
Is there a way to transform this to more atrium-stiyle code?
Copy code
transactions.forEach { expect(it.state).toBe(TransactionState.ACCEPTED) }