Skip to content

Commit

Permalink
Update unit_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
irfanghat committed Nov 18, 2024
1 parent 6bcb509 commit 2f3f2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit_tests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#include "../librender_cdk/src/environment_manager.h"
#include "../librender_cdk/src/service_manager.h"
#include <iostream>
#include <jsoncpp/json/json.h>
#include <jsoncpp/json/json.h>

int test_retrieve_authorized_user() {
try {
Expand Down

0 comments on commit 2f3f2fb

Please sign in to comment.