fix host build as well
Some checks are pending
EIVE/eive-obsw/pipeline/pr-develop Build queued...

This commit is contained in:
2023-03-26 16:58:05 +02:00
parent 11acfbbc91
commit 935f49094f
3 changed files with 7 additions and 7 deletions

View File

@ -9,7 +9,7 @@
#include "../testEnvironment.h"
#include "dummies/TemperatureSensorInserter.h"
#include "mission/core/GenericFactory.h"
#include "mission/genericFactory.h"
#include "test/gpio/DummyGpioIF.h"
TEST_CASE("Thermal Controller", "[ThermalController]") {