Tests implementiert

This commit is contained in:
dev-mkoebis
2026-04-23 14:48:00 +02:00
parent d3deb79cc6
commit 786389cf80
9 changed files with 100 additions and 25 deletions

View File

@@ -11,7 +11,7 @@ namespace Hochbaustatistik.Testing
{
public class EmailTests
{
[Theory(Skip = "Kein Lotus Notes installiert")]
[Theory(Skip = "Kein lotus installiert")]
[InlineData(@"C:\TEMP\test.txt")]
public void SenMailTest(string attachment)
{