[unit test] Complete all providers unit tests #12
Some checks reported errors
BlockStorage/repertory/pipeline/head Something is wrong with the build of this commit
Blockstorage/repertory/pipeline/head There was a failure building this commit

This commit is contained in:
2025-09-18 15:06:19 -05:00
parent b0fab07527
commit 26830963c4

View File

@@ -25,6 +25,7 @@
#include "test_common.hpp"
#include "comm/curl/curl_comm.hpp"
#include "comm/i_http_com.hpp"
#include "events/event_system.hpp"
#include "file_manager/file_manager.hpp"
#include "fixtures/providers_fixture.hpp"