Skip to content

Commit

Permalink
Update tools/x-repo-types/xrt_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
tzaffi authored May 19, 2023
1 parent 0ba6555 commit 94895b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/x-repo-types/xrt_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ func TestCrossRepoTypes(t *testing.T) {
yType: "StateProof",
},
}

for _, tc := range testCases {
// These should be run in serial as they modify go.mod, go.sum and typeAnalyzer/main.go
// TODO: it probably is preferrable to setup and `go get` everything _before_ running the tests
Expand Down

0 comments on commit 94895b0

Please sign in to comment.