This commit is contained in:
@ -1,4 +1,4 @@
|
||||
namespace Tests.WeighingTests {
|
||||
namespace Tests.WeighingTests {
|
||||
public static class Utils {
|
||||
public static DateOnly Today => DateOnly.FromDateTime(DateTime.Now);
|
||||
public static TimeOnly Time => new(DateTime.Now.Hour, DateTime.Now.Minute);
|
||||
|
Reference in New Issue
Block a user