mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-21 04:01:41 +10:00
Dashboard page: added more unit tests for rename resume interaction
This commit is contained in:
@ -102,8 +102,9 @@ describe('Builder', () => {
|
||||
|
||||
if (waitForDatabaseUpdateToHaveCompleted) {
|
||||
await fnWaitForDatabaseUpdateToHaveCompleted();
|
||||
mockDatabaseUpdateFunction.mockClear();
|
||||
}
|
||||
|
||||
mockDatabaseUpdateFunction.mockClear();
|
||||
}
|
||||
|
||||
describe('handles errors', () => {
|
||||
|
||||
Reference in New Issue
Block a user