Piotr Czajkowski před 6 roky
rodič
revize
00bff53a1f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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";