Skip to content

Commit c16670f

Browse files
committed
h
1 parent 98f9df6 commit c16670f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/testing/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This enables developers to test their contracts in a local environment, within s
1010

1111
### Motivation
1212

13-
Two gaps today:
13+
The current issue with testing HyperEVM smart contracts:
1414

1515
1. Foundry tests do not support reading HyperEVM precompiles, causing tests to revert whenever precompiles are called
1616
2. They can't execute CoreWriter actions and observe their state changes, which is a major limitation for testing end-to-end flows.

0 commit comments

Comments
 (0)