mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-06 10:36:15 +02:00
test: remove debug log
This commit is contained in:
@@ -356,7 +356,6 @@ describe('Controllers', () => {
|
||||
});
|
||||
token = await helpers.getCsrfToken(jar);
|
||||
|
||||
console.log('making request');
|
||||
let res = await requestAsync(`${nconf.get('url')}/register/complete`, {
|
||||
method: 'post',
|
||||
jar,
|
||||
|
||||
Reference in New Issue
Block a user