1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-07-15 01:24:25 +02:00

upgrading to bootstrap 5

This commit is contained in:
Patrik J. Braun
2022-04-04 19:37:31 +02:00
parent 864209de4a
commit 8d13af48b0
362 changed files with 14924 additions and 7691 deletions

View File

@ -7,7 +7,7 @@ import * as path from 'path';
describe('VideoProcessing', () => {
// tslint:disable:no-unused-expression
/* eslint-disable no-unused-expressions,@typescript-eslint/no-unused-expressions */
it('should generate converted file path', async () => {
ProjectPath.ImageFolder = path.join(__dirname, './../../../assets');