Skip to content

Commit

Permalink
chore: trigger tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cedoor committed May 16, 2024
1 parent fe0a28d commit 9410d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/lazytower/test/LazyTowerHashChainTest.ts
Original file line number Diff line number Diff line change
@@ -44,7 +44,7 @@ describe("LazyTowerHashChainTest", () => {
)
})

// FIXME: this times out in CI
// TODO: this times out in CI
it.skip("Should have the same output as the Javascript fixture", async () => {
const lazyTowerId = encodeBytes32String("test2")

0 comments on commit 9410d70

Please sign in to comment.