fix image saving + new icon
All checks were successful
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Successful in 3m55s
All checks were successful
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Successful in 3m55s
This commit is contained in:
@@ -45,7 +45,7 @@ describe('FlyerCorrectionTool', () => {
|
||||
} as unknown as CanvasRenderingContext2D;
|
||||
}
|
||||
return null;
|
||||
}) as any;
|
||||
}) as typeof window.HTMLCanvasElement.prototype.getContext;
|
||||
});
|
||||
|
||||
it('should not render when isOpen is false', () => {
|
||||
|
||||
Reference in New Issue
Block a user