mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
* Fix missing text in party / guild invite modal * add tests and abstract logic * use translation lib for test
This commit is contained in:
@@ -240,6 +240,5 @@ describe('Groups Controller', function() {
|
||||
describe.skip("clickMember", function() { });
|
||||
describe.skip("removeMember", function() { });
|
||||
describe.skip("confirmRemoveMember", function() { });
|
||||
describe.skip("openInviteModal", function() { });
|
||||
describe.skip("quickReply", function() { });
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user