mirror of
https://github.com/nasa/openmct.git
synced 2024-12-27 16:38:51 +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';
|
import ExampleUserProvider from '../../../example/exampleUser/ExampleUserProvider';
|
||||||
|
|
||||||
const USERNAME = 'Test User';
|
const USERNAME = 'Test User';
|
||||||
const EXAMPLE_ROLE = 'example-role';
|
const EXAMPLE_ROLE = 'flight';
|
||||||
|
|
||||||
describe('The User API', () => {
|
describe('The User API', () => {
|
||||||
let openmct;
|
let openmct;
|
||||||
|
Loading…
Reference in New Issue
Block a user