mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-04-27 13:47:57 +00:00
Update the default values of the cli
This commit is contained in:
@@ -170,7 +170,7 @@ pub struct TestExecutionContext {
|
||||
#[arg(
|
||||
short = 'p',
|
||||
long = "platform",
|
||||
default_value = "geth-evm-solc,revive-dev-node-polkavm-resolc"
|
||||
default_values = ["geth-evm-solc", "revive-dev-node-polkavm-resolc"]
|
||||
)]
|
||||
pub platforms: Vec<PlatformIdentifier>,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user