mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 05:11:34 +02:00
Fix history frontend tests.
This commit is contained in:
@@ -15,14 +15,17 @@ define ['ide/history/HistoryV2Manager'], (HistoryV2Manager) ->
|
||||
nextBeforeTimestamp: null
|
||||
atEnd: false
|
||||
selection: {
|
||||
label: null
|
||||
updates: []
|
||||
pathname: null
|
||||
docs: {}
|
||||
pathname: null
|
||||
range: {
|
||||
fromV: null
|
||||
toV: null
|
||||
}
|
||||
}
|
||||
error: null
|
||||
showOnlyLabels: false
|
||||
labels: null
|
||||
diff: null
|
||||
files: []
|
||||
|
||||
Reference in New Issue
Block a user