mirror of
https://github.com/nasa/openmct.git
synced 2024-12-26 08:11:05 +00:00
example-role to flight
This commit is contained in:
parent
3dce8a4133
commit
1d2c56eabf
@ -25,7 +25,7 @@ import { MULTIPLE_PROVIDER_ERROR } from './constants';
|
||||
import ExampleUserProvider from '../../../example/exampleUser/ExampleUserProvider';
|
||||
|
||||
const USERNAME = 'Test User';
|
||||
const EXAMPLE_ROLE = 'example-role';
|
||||
const EXAMPLE_ROLE = 'flight';
|
||||
|
||||
describe('The User API', () => {
|
||||
let openmct;
|
||||
|
Loading…
Reference in New Issue
Block a user