add final tests for trip.rs
This commit is contained in:
@ -78,6 +78,7 @@ impl UserTrip {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
pub enum UserTripError {
|
||||
AlreadyRegistered,
|
||||
AlreadyRegisteredAsCox,
|
||||
|
Reference in New Issue
Block a user