Converting Tests back to C# but still with Playwright
This commit is contained in:
@@ -114,7 +114,6 @@ public interface IEntityDialogService
|
||||
public bool HasHistory();
|
||||
}
|
||||
|
||||
|
||||
public interface INoteService
|
||||
{
|
||||
public List<NoteContentModel> NoteContentModels { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user