core tests
This commit is contained in:
@@ -214,7 +214,7 @@ describe('ErrorReporter', () => {
|
||||
action: 'login',
|
||||
errorName: 'Error',
|
||||
errorMessage: 'Something went wrong',
|
||||
environment: 'development'
|
||||
environment: 'test'
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user