Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Toxantron committed Oct 25, 2023
1 parent 292a13b commit 7873e73
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

namespace Moryx.Resources.Management.Tests
{
public interface IGenericMethodCall : IPublicResource
public interface IGenericMethodCall : IResource
{
/// <summary>
/// Get channel using specialized API
Expand Down

0 comments on commit 7873e73

Please sign in to comment.