test(ft): attempt to avoid `gen_rpc` config reset hacks
This commit is contained in:
parent
a3f47641f3
commit
7ff253e80d
|
@ -136,8 +136,8 @@ t_download_transfer(Config) ->
|
||||||
),
|
),
|
||||||
|
|
||||||
?assertEqual(
|
?assertEqual(
|
||||||
Response,
|
<<"data">>,
|
||||||
<<"data">>
|
Response
|
||||||
).
|
).
|
||||||
|
|
||||||
%%--------------------------------------------------------------------
|
%%--------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue