fix(ft): update s3 exporter tests to the new config

This commit is contained in:
Ilya Averyanov 2023-05-09 14:24:50 +05:00
parent 9381c895bb
commit 45875bfee5
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ t_upload_error(Config) ->
Data = <<"data"/utf8>>,
{ok, _} = emqx_conf:update(
[file_transfer, storage, exporter, bucket], <<"invalid-bucket">>, #{}
[file_transfer, storage, local, exporter, s3, bucket], <<"invalid-bucket">>, #{}
),
?assertEqual(