mirror of
https://github.com/bitwarden/server.git
synced 2025-06-16 07:50:49 -05:00
resolve the failing test
This commit is contained in:
parent
417c976099
commit
177326b63d
@ -16,5 +16,5 @@ public class OrganizationSignup : OrganizationUpgrade
|
||||
public string InitiationPath { get; set; }
|
||||
public bool IsFromSecretsManagerTrial { get; set; }
|
||||
public bool IsFromProvider { get; set; }
|
||||
public bool SkipTrial { get; set; }
|
||||
public new bool SkipTrial { get; set; }
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user