diff --git a/redspot.config.ts b/redspot.config.ts index 317e9bc77..e37923176 100644 --- a/redspot.config.ts +++ b/redspot.config.ts @@ -8,7 +8,7 @@ export default { contract: { ink: { toolchain: 'nightly', - sources: ['example_project_structure/contracts/**', 'examples/**/!(reentrancy_guard)', 'mock/**', `examples/reentrancy_guard/contracts`] + sources: ['example_project_structure/contracts/**', 'examples/**/!(reentrancy_guard)', 'mock/**', `!examples/reentrancy_guard/Cargo.toml`] } }, networks: {