Fix commented out test

This commit is contained in:
Mole
2020-10-06 14:49:11 +02:00
parent b28d45cde5
commit e6fcfb09bd

View File

@@ -248,9 +248,6 @@ namespace Umbraco.Tests.Services
//[Test]
//public void Can_Get_Many_By_Alias()
//{
// // Arrange
// var MacroService = MacroService;
// // Act
// var result = MacroService.GetAll("test1", "test2");