mirror of
https://github.com/bitwarden/server.git
synced 2024-11-29 13:25:17 +01:00
Skip test
This commit is contained in:
parent
b0760b2134
commit
0b8cd5c22a
@ -35,7 +35,7 @@ namespace Bit.Core.Test.Services
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
[Fact]
|
[Fact(Skip = "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.
|
||||||
|
Loading…
Reference in New Issue
Block a user