- updating namespaces in test project
- adding chat splitter to testproject to allow single chat and group chat examples at the same time
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace TelegramBaseTest.Tests.Register.Steps
|
||||
namespace TelegramBotBaseTest.Tests.Register.Steps
|
||||
{
|
||||
public class Data
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user