mirror of
https://github.com/sartography/cr-connect-bpmn.git
synced 2025-02-03 20:34:07 +00:00
Forgot a word
This commit is contained in:
parent
793ce28ff1
commit
2872fd4ec2
@ -9,7 +9,7 @@ describe('Environments', () => {
|
||||
expect(environment.api).toEqual('apiRoot');
|
||||
expect(environment.irbUrl).toEqual('irbUrl');
|
||||
expect(environment.homeRoute).toEqual('home');
|
||||
expect(environment.title).toEqual('Research Ramp-Up Toolkit');
|
||||
expect(environment.title).toEqual('Research Ramp-Up Toolkit Configurator');
|
||||
expect(environment.googleAnalyticsKey).toEqual('UA-168203235-5');
|
||||
expect(environment.sentryKey).toEqual(undefined);
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user