Skip to content

Commit

Permalink
update unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-du-car committed Jul 27, 2023
1 parent 11a36d6 commit 0c615eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ namespace CDASimAdapter {
}
public:
std::shared_ptr<CDASimConnection> connection;
std::string sensors_file_path = "../CDASimAdapter/test/sensors.json";
std::string sensors_file_path = "../../CDASimAdapter/test/sensors.json";


};
Expand Down

0 comments on commit 0c615eb

Please sign in to comment.