mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
Adjust context title.
This commit is contained in:
@@ -29,7 +29,7 @@ describe.only('PUT /user', () => {
|
||||
});
|
||||
});
|
||||
|
||||
context('protected paths', () => {
|
||||
context('top level protected paths', () => {
|
||||
let protectedPaths = {
|
||||
'gem balance': {balance: 100},
|
||||
'auth': {'auth.blocked': true, 'auth.timestamps.created': new Date()},
|
||||
|
||||
Reference in New Issue
Block a user