Skip to content

Commit

Permalink
Merge pull request #21 from bentran1vn/TestMain
Browse files Browse the repository at this point in the history
Test
  • Loading branch information
PhucNghi176 authored Oct 15, 2024
2 parents bdb760d + 49ae0bd commit 1b219af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
using MBS_COMMAND.Domain.Entities;
using static System.DateOnly;
namespace MBS_COMMAND.Application.UserCases.Commands.Slots;
//Test
//Test v2
public sealed class CreateSlotCommandHandler(
IRepositoryBase<Slot, Guid> slotRepository,
IRepositoryBase<User, Guid> userRepository,
Expand Down

0 comments on commit 1b219af

Please sign in to comment.