Skip to content

Commit 624e634

Browse files
authored
Update Announcement.test.ts
remove extra blank line
1 parent b23d10b commit 624e634

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/cashscript/test/e2e/Announcement.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { createOpReturnOutput, randomUtxo } from '../../src/utils.js';
55
import { aliceAddress } from '../fixture/vars.js';
66
import artifact from '../fixture/announcement.artifact.js';
77

8-
98
describe('Announcement', () => {
109
const provider = process.env.TESTS_USE_CHIPNET
1110
? new ElectrumNetworkProvider(Network.CHIPNET)

0 commit comments

Comments
 (0)