mirror of
https://github.com/bitwarden/server
synced 2025-12-30 15:14:02 +00: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()
|
||||
{
|
||||
// This test is only opt in and is more for development purposes.
|
||||
|
||||
Reference in New Issue
Block a user