We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dbf579 commit 10f80b4Copy full SHA for 10f80b4
tests/e2e/p/interchain_workflow.go
@@ -31,7 +31,7 @@ import (
31
"github.com/ava-labs/avalanchego/wallet/subnet/primary/common"
32
)
33
34
-var _ = e2e.DescribeXChain("[Interchain Workflow]", func() {
+var _ = e2e.DescribePChain("[Interchain Workflow]", func() {
35
require := require.New(ginkgo.GinkgoT())
36
37
const (
0 commit comments