Skip to content

Commit

Permalink
fix rename
Browse files Browse the repository at this point in the history
  • Loading branch information
aljo242 committed Dec 10, 2024
1 parent 50c320a commit 39b6ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/slinky_suite.go
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ func translateGRPCAddr(chain *cosmos.CosmosChain) string {
return chain.GetGRPCAddress()
}

func (s *SlinkyIntegrationSuite) TestNodeFailures() {
func (s *SlinkyOracleIntegrationSuite) TestNodeFailures() {
ethusdcCP := slinkytypes.NewCurrencyPair("ETH", "USDC")
tickerETHUSDC := mmtypes.Ticker{
CurrencyPair: ethusdcCP,
Expand Down

0 comments on commit 39b6ff7

Please sign in to comment.