We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87c239d commit a3a5f24Copy full SHA for a3a5f24
editoast/src/views/timetable/paced_train.rs
@@ -3014,4 +3014,4 @@ mod tests {
3014
response.await.assert_status(StatusCode::OK).json_into();
3015
assert!(!track_occupancies.is_empty());
3016
}
3017
-}
+}
0 commit comments