Skip to content

Commit

Permalink
update file path
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-du-car committed Jul 25, 2023
1 parent a7ffaa6 commit 680b94e
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 680b94e

Please sign in to comment.