Skip to content

Commit 327f834

Browse files
chore: updating dependent packages
1 parent e571e8c commit 327f834

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

src/Nullinside.Api.TwitchBot.Tests/ChatRules/NezhnaTests.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ public class NezhnaTests : AChatRuleUnitTestBase<Nezhna> {
1818
[TestCase("Visit nezhna .com and watch your channel grow today! @gG6SC5d3")]
1919
[TestCase("Visit nezhna dot com to boost your viewers and climb the Twitch rankings. Join thousands of successful streamers now! @0tlVpgrw")]
2020
[TestCase("Visit nezhna dot com com to boost your viewers and climb the Twitch rankings. Join thousands of successful streamers now! @7xgkq3EK")]
21+
[TestCase("Join thousands of successful streamers and grow your audience with NEZHNA .COM @mgW41Ewa")]
22+
[TestCase("Whether you're a beginner or an experienced streamer, NEZHNA .COM has the tools you need to succeed. @0ioRagd8")]
2123
public async Task TestKnownStrings(string badString) {
2224
var rule = new Nezhna();
2325
var botProxy = new Mock<ITwitchApiProxy>();

0 commit comments

Comments
 (0)