Skip to content

Commit

Permalink
disable gas for devup
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaiba committed Apr 24, 2024
1 parent ca1444d commit ef920eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/acceptance/kwild_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ func TestLocalDevSetup(t *testing.T) {
helper := acceptance.NewActHelper(t)
cfg := helper.LoadConfig()
cfg.DockerComposeFile = "./docker-compose-dev.yml" // use the dev compose file
cfg.GasEnabled = true

helper.Setup(ctx)
helper.WaitUntilInterrupt()
Expand Down

0 comments on commit ef920eb

Please sign in to comment.