Skip to content

Commit

Permalink
edir on test file
Browse files Browse the repository at this point in the history
  • Loading branch information
parvathika committed Dec 10, 2024
1 parent 61059e7 commit 9687ab4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Tests/unit_test/test_LegacyPlugin_WiFiManagerAPIs.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
#include <gmock/gmock.h>
#include <fstream>

#include "ServiceMock.h"
#include "FactoriesImplementation.h"
#include "DispatcherMock.h"
#include "../mocks/thunder/ServiceMock.h"
#include "../mocks/thunder/FactoriesImplementation.h"
/*#include "DispatcherMock.h"
#include "COMLinkMock.h"
#include "WorkerPoolImplementation.h"
#include "WorkerPoolImplementation.h"*/

#include "LegacyPlugin_WiFiManagerAPIs.h"
#include "NetworkManagerLogger.h"
Expand Down

0 comments on commit 9687ab4

Please sign in to comment.