mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-25 12:34:45 -04:00
Tests: Fix eslint errors
Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
ff44a6567e
commit
9759d85fdd
8 changed files with 108 additions and 141 deletions
|
@ -28,7 +28,7 @@ describe('config utils', () => {
|
|||
]);
|
||||
});
|
||||
});
|
||||
describe('toArrayConfig', () => {
|
||||
describe('replaceAuthErrorsWithEnvironmentVariables', () => {
|
||||
it('"gitlab[0].scope', () => {
|
||||
expect(
|
||||
replaceAuthErrorsWithEnvironmentVariables(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue