Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
mesozoic-drones committed Nov 9, 2023
1 parent 82ac754 commit 3241bc2
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 @@ -6,7 +6,7 @@
#include <iterator>

using namespace gtfs;
const std::string test_feed = "/Users/o.khlopkova/Documents/just_gtfs/tests/data/sample_feed";
const std::string test_feed = "data/sample_feed";
TEST_SUITE_BEGIN("Handling time GTFS fields");
TEST_CASE("Time in H:MM:SS format")
{
Expand Down

0 comments on commit 3241bc2

Please sign in to comment.