Починка тестов

This commit is contained in:
Антон
2025-11-25 11:52:02 +03:00
parent b4fc11c9ac
commit 0c7510f650
5 changed files with 2 additions and 6 deletions
@@ -18,8 +18,6 @@
#include "./../../src/helpers/helpers.h"
#include "../fixtures/AuthFixture.h"
const std::string kUUID = std::to_string(uad::Random());
using namespace std;
using namespace uad;
using namespace boost;
@@ -18,8 +18,6 @@
#include "./../../src/helpers/helpers.h"
#include "../fixtures/AuthFixture.h"
const std::string kUUID = std::to_string(uad::Random());
using namespace std;
using namespace uad;
using namespace boost;
@@ -15,8 +15,6 @@
#include "./../../src/helpers/helpers.h"
#include "./../fixtures/AuthFixture.h"
const std::string kUUID = std::to_string(uad::Random());
using namespace std;
using namespace uad;
using namespace boost;