Last chance to success (#340)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import {describe, expect, test} from '@jest/globals';
|
||||
import { ShellLdapUserProvider } from '../src/user/shell_ldap_user';
|
||||
import { LdapConfiguration } from '../src/user/ldap_user';
|
||||
import { ShellLdapUserProvider } from '../src/shell_ldap_user';
|
||||
import { LdapConfiguration } from '../src/ldap_user';
|
||||
|
||||
//FOR LOCAL DEBUG PURPOSE ONLY, ITS NOT A TEST
|
||||
describe.skip('Shell LDAP User Provider', () => {
|
||||
|
||||
Reference in New Issue
Block a user