You've already forked pigallery2
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:
@ -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');
|
||||
|
Reference in New Issue
Block a user