mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
refactor: don't use a class for GroupAddRemoveResponse; fix tests
This commit is contained in:
parent
ac2671452d
commit
2ddef25177
2 changed files with 36 additions and 67 deletions
|
|
@ -158,7 +158,7 @@ namespace PluralKit.Tests
|
|||
func(removeOp, 2, 1, 2, 0)
|
||||
);
|
||||
|
||||
|
||||
[Fact]
|
||||
public void PartialSuccess1()
|
||||
=> Assert.Equal(
|
||||
$"{success} 1 member removed from group (2 members already not in group).",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue