mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-02 05:40:43 +01: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