File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ A test suite that tests different aspects of Foundry.
44
55### Structure
66
7- - [ ` core ` ] ( core ) : Tests for fundamental aspects of Foundry
8- - [ ` logs ` ] ( logs ) : Tests for Foundry logging capabilities
9- - [ ` cheats ` ] ( cheats ) : Tests for Foundry cheatcodes
10- - [ ` fuzz ` ] ( fuzz ) : Tests for the Foundry fuzzer
11- - [ ` trace ` ] ( trace ) : Tests for the Foundry tracer
12- - [ ` fork ` ] ( fork ) : Tests for Foundry forking capabilities
7+ - [ ` core ` ] ( default/ core) : Tests for fundamental aspects of Foundry
8+ - [ ` logs ` ] ( default/ logs) : Tests for Foundry logging capabilities
9+ - [ ` cheats ` ] ( default/ cheats) : Tests for Foundry cheatcodes
10+ - [ ` fuzz ` ] ( default/ fuzz) : Tests for the Foundry fuzzer
11+ - [ ` trace ` ] ( default/ trace) : Tests for the Foundry tracer
12+ - [ ` fork ` ] ( default/ fork) : Tests for Foundry forking capabilities
You can’t perform that action at this time.
0 commit comments