mirror of
https://github.com/bitwarden/server.git
synced 2025-07-01 16:12:49 -05:00
Skip local test
This commit is contained in:
@ -35,7 +35,7 @@ namespace Bit.Core.Test.Services
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
[Fact]
|
[Fact(Skip = "Only for local development")]
|
||||||
public async Task SendAllEmails()
|
public async Task SendAllEmails()
|
||||||
{
|
{
|
||||||
// This test is only opt in and is more for development purposes.
|
// This test is only opt in and is more for development purposes.
|
||||||
|
Reference in New Issue
Block a user