Skip to content

Commit

Permalink
[Fix] merge failed
Browse files Browse the repository at this point in the history
  • Loading branch information
Minigrim0 committed Jan 18, 2024
1 parent e33f448 commit 1495a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#[cfg(test)]
mod tests {
use crate::tasks;
use crate::{tasks, database, models};
use crate::utils;

#[test]
Expand Down

0 comments on commit 1495a88

Please sign in to comment.