mirror of
https://github.com/bitwarden/server.git
synced 2025-04-15 18:18:12 -05:00
5 lines
126 B
C#
5 lines
126 B
C#
using Bit.Infrastructure.IntegrationTest.Utilities;
|
|
using Xunit.v3;
|
|
|
|
[assembly: TestPipelineStartup(typeof(DatabaseStartup))]
|