Explorar el Código

Small correction

Piotr Czajkowski hace 6 años
padre
commit
00bff53a1f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      DOCXTests/DOCXTests.cs

+ 1 - 1
DOCXTests/DOCXTests.cs

@@ -81,7 +81,7 @@ namespace DOCXTests
         }
 
         [Fact]
-        public void AnonymizeAuthorsTest()
+        public void AnonymizeCommentsTest()
         {
             const string testFile = @"testFiles/testComments.docx";
             const string expectedFile = @"testFiles/testCommentsAnonymized.docx";