Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
  • Loading branch information
sukantoraymond committed Aug 22, 2024
1 parent c6f9dd0 commit c1f1730
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions subnet/subnet_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -231,12 +231,6 @@ func TestSubnetDeployLedger(t *testing.T) {
}

func TestValidateSubnet(t *testing.T) {
//ctx := context.Background()
//_, err := node.GetDefaultCloudParams(ctx, node.AWSCloud)
//if err != nil {
// panic(err)
//}

subnetParams := SubnetParams{
GenesisFilePath: "/Users/raymondsukanto/.avalanche-cli/subnets/sdkSubnetNew/genesis.json",
Name: "sdkSubnetNew",
Expand Down

0 comments on commit c1f1730

Please sign in to comment.