Commit 7f64213e authored by Will Cory's avatar Will Cory Committed by GitHub

Update test case name now that bug is fixed

parent b7549ea1
...@@ -85,7 +85,7 @@ const crossChainMessenger = new CrossChainMessenger({ ...@@ -85,7 +85,7 @@ const crossChainMessenger = new CrossChainMessenger({
}) })
describe('prove message', () => { describe('prove message', () => {
it(`is a demo repoing the bug making legacy withdrawals not provable it(`should prove a legacy tx
`, async () => { `, async () => {
/** /**
* Tx hash of legacy withdrawal * Tx hash of legacy withdrawal
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment