Retrofit ContentEditingBaseBuilder to match new create/update models (#19129)
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
namespace Umbraco.Cms.Tests.Common.Builders.Interfaces;
|
||||
|
||||
public interface IWithInvariantNameBuilder
|
||||
{
|
||||
public string? InvariantName { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user