Skip to content

Commit

Permalink
Fix fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sabotack committed Nov 29, 2023
1 parent d193f73 commit 0e94eb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/tests/database/helpers.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#![cfg(test)]

use crate::database::database_context::{
DatabaseContextTrait, PostgresDatabaseContext, SQLiteDatabaseContext,
};
Expand Down

0 comments on commit 0e94eb1

Please sign in to comment.