mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
remove commented out lines in comments test
This commit is contained in:
parent
6571ddb34d
commit
2ada55b590
1 changed files with 0 additions and 4 deletions
|
@ -38,10 +38,6 @@ let projectComment = buildNumber + ' project';
|
|||
let profileComment = buildNumber + ' profile';
|
||||
let studioComment = buildNumber + ' studio';
|
||||
|
||||
// let projectReply = buildNumber + ' project reply';
|
||||
// let profileReply = buildNumber + ' profile reply';
|
||||
// let studioReply = buildNumber + ' studio reply';
|
||||
|
||||
if (remote) {
|
||||
jest.setTimeout(60000);
|
||||
} else {
|
||||
|
|
Loading…
Reference in a new issue