mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-28 14:04:43 -04:00
Adding issues for TODOs
Signed-off-by: Yannick Bungers <git@innay.de>
This commit is contained in:
parent
7e1123e8a4
commit
8879b51344
16 changed files with 21 additions and 16 deletions
|
@ -46,9 +46,9 @@ describe('App', () => {
|
|||
|
||||
/**
|
||||
* TODO: This is not really a regression test, as it does not use the
|
||||
* real initialization code in main.ts.
|
||||
* Should be fixed after https://github.com/hedgedoc/hedgedoc/issues/2083
|
||||
* is done.
|
||||
* real initialization code in main.ts.
|
||||
* Should be fixed after https://github.com/hedgedoc/hedgedoc/issues/2083
|
||||
* is done.
|
||||
*/
|
||||
const app = moduleRef.createNestApplication();
|
||||
app.useWebSocketAdapter(new WsAdapter(app));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue