test finally working, needs to apply migration to the database
This commit is contained in:
@@ -2,3 +2,8 @@
|
||||
|
||||
pub mod models;
|
||||
pub mod handlers;
|
||||
|
||||
#[cfg(test)]
|
||||
pub mod tests {
|
||||
pub mod post_adresar_test;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user