Skip to content

Commit

Permalink
nit: added missing newline for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
Dopplerian committed Apr 13, 2024
1 parent 665ac47 commit bd1e1a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fang/src/asynk/async_queue.rs
Original file line number Diff line number Diff line change
Expand Up @@ -686,6 +686,7 @@ impl AsyncQueue {

#[cfg(test)]
test_asynk_queue! {postgres, crate::AsyncQueue, crate::AsyncQueue::test_postgres()}

#[cfg(test)]
test_asynk_queue! {sqlite, crate::AsyncQueue, crate::AsyncQueue::test_sqlite()}

Expand Down

0 comments on commit bd1e1a8

Please sign in to comment.