Fix jwt-token
This commit is contained in:
@@ -44,7 +44,7 @@ describe('Integration Tests', () => {
|
||||
beforeEach(async () => {
|
||||
await cleanDatabase();
|
||||
alertService.activeAlerts.clear();
|
||||
trackingService.activeDrones.clear();
|
||||
trackingService.clear();
|
||||
});
|
||||
|
||||
describe('Complete User Registration and Login Flow', () => {
|
||||
|
||||
Reference in New Issue
Block a user