Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Lev Berman committed Apr 25, 2024
1 parent d91c993 commit e65cd2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/arweave/test/ar_webhook_tests.erl
Expand Up @@ -182,6 +182,8 @@ test_webhooks() ->
append_second_chunk_to_file(V2TXID, TXBlacklistFilename),
assert_transaction_data_removed(V2TXID),
empty_file(TXBlacklistFilename),
%% Wait until the new blacklisting policy (=no blacklisting) takes effect.
timer:sleep(1000),
upload_chunks(Proofs),
assert_transaction_data_synced(V2TXID),
cowboy:stop_listener(ar_webhook_test_listener),
Expand Down

0 comments on commit e65cd2e

Please sign in to comment.