mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Merge pull request #17127 from overleaf/jdt-wf-loader-tests
Writefull Loader and Writefull promotion tests GitOrigin-RevId: d21715f575e4dde2e44ad9bd2120464e745e1fc8
This commit is contained in:
parent
b609fbe95c
commit
73a250d54d
3 changed files with 2 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
module.exports = {}
|
0
services/web/cypress/fixtures/build/mock-writefull.css
Normal file
0
services/web/cypress/fixtures/build/mock-writefull.css
Normal file
|
@ -52,6 +52,7 @@ declare global {
|
|||
writefull?: {
|
||||
type: 'extension' | 'integration'
|
||||
}
|
||||
WritefullStub?: any
|
||||
io?: any
|
||||
overleaf: {
|
||||
unstable: {
|
||||
|
|
Loading…
Reference in a new issue