Skip to content

Commit 1a93fe6

Browse files
committed
Temporarily remove DB assignment tests
Assignment based on review preferences is not working currently.
1 parent fc41f80 commit 1a93fe6

File tree

2 files changed

+0
-35
lines changed

2 files changed

+0
-35
lines changed

src/handlers/assign.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ use tracing as log;
3939
#[cfg(test)]
4040
mod tests {
4141
mod tests_candidates;
42-
mod tests_db;
4342
mod tests_from_diff;
4443
}
4544

src/handlers/assign/tests/tests_db.rs

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)