mirror of
https://github.com/bitwarden/server.git
synced 2025-06-03 09:40:31 -05:00
Update events as well
This commit is contained in:
parent
e197e80a36
commit
edc4b567ef
@ -14,7 +14,7 @@ public class EventsApplicationFactory : WebApplicationFactoryBase<Startup>
|
||||
{
|
||||
private readonly IdentityApplicationFactory _identityApplicationFactory;
|
||||
|
||||
public EventsApplicationFactory() : this(new SqlServerTestDatabase())
|
||||
public EventsApplicationFactory() : this(new SqliteTestDatabase())
|
||||
{
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user