mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-04 10:58:38 +00:00
I forgor the creator id
This commit is contained in:
parent
a6aa12fbd9
commit
8d034db465
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ public class ActivityEventHandlerTests
|
|||
SlotEntity slot = new()
|
||||
{
|
||||
SlotId = 1,
|
||||
CreatorId = 1,
|
||||
};
|
||||
database.Slots.Add(slot);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue