diff --git a/redspot.config.ts b/redspot.config.ts index e37923176..54c17c565 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/Cargo.toml`] + sources: ['example_project_structure/contracts/**', 'examples/**/', 'mock/**', `!examples/reentrancy_guard/Cargo.toml`] } }, networks: {