Skip to content

Commit

Permalink
adding more permissionless tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bermuell committed Sep 11, 2024
1 parent 0600f7f commit f240c34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e/steps_permissionless_ics.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import (
// - starting multiple permissionless consumer chains with the same chain ID
// - that a validator CANNOT opt-in on two different chains with the same chain ID
// - taking ownership of a consumer chain
// - TopN to permissionless chain transformation
func stepsPermissionlessICS() []Step {
s := concatSteps(
[]Step{
Expand Down

0 comments on commit f240c34

Please sign in to comment.