forked from coracle/caravel
fix: respect activity_type in set_relay_status and include activate_relay
This commit is contained in:
@@ -901,10 +901,7 @@ mod tests {
|
||||
&unknown_status_paid
|
||||
));
|
||||
}
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
use sqlx::SqlitePool;
|
||||
use sqlx::sqlite::{SqliteConnectOptions, SqlitePoolOptions};
|
||||
|
||||
Reference in New Issue
Block a user