mirror of
https://github.com/bitwarden/server.git
synced 2025-01-06 19:28:08 +01:00
Skip local test
This commit is contained in:
parent
6dab6d3428
commit
50398fe0f8
@ -35,7 +35,7 @@ namespace Bit.Core.Test.Services
|
||||
);
|
||||
}
|
||||
|
||||
[Fact]
|
||||
[Fact(Skip = "Only for local development")]
|
||||
public async Task SendAllEmails()
|
||||
{
|
||||
// This test is only opt in and is more for development purposes.
|
||||
|
Loading…
Reference in New Issue
Block a user