Skip to content

Commit

Permalink
Merge branch 'main' into zed/zed-22-implement-updating-a-recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
zbigniewzolnierowicz authored Jun 26, 2024
2 parents c374754 + 9be211f commit c367711
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/src/domain/repositories/recipe/postgres/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ use crate::{
},
test_utils::{recipe_changeset, recipe_fixture},
};
use pretty_assertions::assert_eq;

use super::*;

Expand Down

0 comments on commit c367711

Please sign in to comment.