Skip to content

Commit

Permalink
test cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
phamhongphuc1403 committed May 31, 2024
1 parent 5533d35 commit b486667
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ protected BaseDbContext(DbContextOptions options, ICurrentUser currentUser, IMed
{
_currentUser = currentUser;
_mediator = mediator;


}

protected override void OnModelCreating(ModelBuilder builder)
Expand Down

0 comments on commit b486667

Please sign in to comment.