Skip to content

Commit

Permalink
Switch literal
Browse files Browse the repository at this point in the history
  • Loading branch information
Eengineer1 committed Sep 24, 2024
1 parent 4a87587 commit 5250828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/upgrade/integration/v3/burn_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
. "github.com/onsi/gomega"
)

var _ = Describe("Upgrade - Fee parameter change proposal", func() {
var _ = Describe("Upgrade - Burn coins from relevant message signer", func() {
It("should wait for node catching up", func() {
By("pinging the node status until catching up is flagged as false")
err := cli.WaitForCaughtUp(cli.Validator0, cli.CliBinaryName, cli.VotingPeriod*6)
Expand Down

0 comments on commit 5250828

Please sign in to comment.