- 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:
FlorianDahn
2019-11-23 02:44:05 +01:00
parent 6ebdd9f208
commit 0ceab58059
21 changed files with 224 additions and 179 deletions
@@ -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
{