mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 11:05:54 +01:00 
			
		
		
		
	fix: lint
This commit is contained in:
		| @@ -257,7 +257,7 @@ describe('Admin Controllers', () => { | ||||
| 			assert.strictEqual(body.users.length, 0); | ||||
| 			done(); | ||||
| 		}); | ||||
| 	}) | ||||
| 	}); | ||||
|  | ||||
| 	it('should load /admin/manage/registration', (done) => { | ||||
| 		request(`${nconf.get('url')}/api/admin/manage/registration`, { jar: jar, json: true }, (err, res, body) => { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user