Skip to content

Commit

Permalink
Ignore check schema test
Browse files Browse the repository at this point in the history
  • Loading branch information
FelipeRosa committed Mar 17, 2023
1 parent d5e0a8b commit 53fadb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/event-db/src/lib.rs
Expand Up @@ -84,6 +84,7 @@ mod test {

/// Check if the schema version in the DB is up to date.
#[tokio::test]
#[ignore = "not used"]
async fn check_schema_version() {
use crate::establish_connection;

Expand Down

0 comments on commit 53fadb4

Please sign in to comment.