exclude test from parity

pull/1452/head
Ayrat Badykov 6 years ago
parent 366f9b7aa6
commit f76ea69cff
No known key found for this signature in database
GPG Key ID: B44668E265E9396F
  1. 1
      apps/indexer/test/indexer/internal_transaction/fetcher_test.exs

@ -151,6 +151,7 @@ defmodule Indexer.InternalTransaction.FetcherTest do
"""
end
@tag :no_parity
test "internal transactions with failed parent does not create a new address", %{
json_rpc_named_arguments: json_rpc_named_arguments
} do

Loading…
Cancel
Save