diff --git a/src/Nullinside.Api.TwitchBot.Tests/ChatRules/NezhnaTests.cs b/src/Nullinside.Api.TwitchBot.Tests/ChatRules/NezhnaTests.cs index a6606a7..e95b559 100644 --- a/src/Nullinside.Api.TwitchBot.Tests/ChatRules/NezhnaTests.cs +++ b/src/Nullinside.Api.TwitchBot.Tests/ChatRules/NezhnaTests.cs @@ -18,6 +18,8 @@ public class NezhnaTests : AChatRuleUnitTestBase { [TestCase("Visit nezhna .com and watch your channel grow today! @gG6SC5d3")] [TestCase("Visit nezhna dot com to boost your viewers and climb the Twitch rankings. Join thousands of successful streamers now! @0tlVpgrw")] [TestCase("Visit nezhna dot com com to boost your viewers and climb the Twitch rankings. Join thousands of successful streamers now! @7xgkq3EK")] + [TestCase("Join thousands of successful streamers and grow your audience with NEZHNA .COM @mgW41Ewa")] + [TestCase("Whether you're a beginner or an experienced streamer, NEZHNA .COM has the tools you need to succeed. @0ioRagd8")] public async Task TestKnownStrings(string badString) { var rule = new Nezhna(); var botProxy = new Mock(); diff --git a/src/nullinside-api b/src/nullinside-api index 3747a59..55f80e6 160000 --- a/src/nullinside-api +++ b/src/nullinside-api @@ -1 +1 @@ -Subproject commit 3747a59845ce363b5d6a8a434a395b42f5492925 +Subproject commit 55f80e6b981e8f39c991d0cb44112678d99d64d8