diff --git a/integration-tests/ccip-tests/testsetups/test_env.go b/integration-tests/ccip-tests/testsetups/test_env.go index 6fa60f2b20..7787e0d952 100644 --- a/integration-tests/ccip-tests/testsetups/test_env.go +++ b/integration-tests/ccip-tests/testsetups/test_env.go @@ -510,7 +510,7 @@ func DeployEnvironments( "volumeMounts": []map[string]interface{}{ { "name": "state-storage", - "mountPath": "/home/foundry/.foundry/anvil", + "mountPath": "/home", }, }, },