mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
test(time-travel): TDD for pets/mounts
This commit is contained in:
@@ -18,13 +18,10 @@ describe('user.ops.buyMysterySet', function() {
|
||||
owned: {
|
||||
weapon_warrior_0: true
|
||||
}
|
||||
},
|
||||
pets: {},
|
||||
mounts: {}
|
||||
}
|
||||
},
|
||||
purchased: {
|
||||
plan: {
|
||||
planId: "basic",
|
||||
consecutive: {
|
||||
trinkets: 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user