mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
Clean up references to repo as HabitRPG/habitrpg (#8742)
* Confirmed changes * Removed bad link This was apparantly missed in #8051 * Confirmed changes * Fixed links to milestones
This commit is contained in:
committed by
Keith Holliday
parent
be948a1bf2
commit
97a38e68c5
@@ -228,7 +228,7 @@ describe('Group Model', () => {
|
||||
});
|
||||
|
||||
it('applies damage only to participating members of party even under buggy conditions', async () => {
|
||||
// stops unfair damage from mbugs like https://github.com/HabitRPG/habitrpg/issues/7653
|
||||
// stops unfair damage from mbugs like https://github.com/HabitRPG/habitica/issues/7653
|
||||
party.quest.members = {
|
||||
[questLeader._id]: true,
|
||||
[participatingMember._id]: true,
|
||||
|
||||
Reference in New Issue
Block a user