Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
axaysagathiya committed Sep 17, 2023
1 parent 9e6d9ca commit b778b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dot/parachain/statement_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (
)

var ErrInvalidVayingDataTypeValue = errors.New(
"setting value to varying data type: unsupported VaryingDataTypeValue: {} (parachain.invalidTestStruct)")
"setting value to varying data type: unsupported VaryingDataTypeValue: {} (parachain.invalidVayingDataTypeValue)")

type invalidVayingDataTypeValue struct{}

Expand Down

0 comments on commit b778b9e

Please sign in to comment.