mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-16 20:01:58 +00:00
remove un-needed config change in unit test
This commit is contained in:
parent
83f6eabaf6
commit
046c8d916b
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ describe('GcsPersistorTests', function() {
|
|||
user_files: 'user_files'
|
||||
},
|
||||
gcs: {
|
||||
deleteConcurrency: 1,
|
||||
directoryKeyRegex: /^[0-9a-fA-F]{24}\/[0-9a-fA-F]{24}/
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue