Skip to content

Commit

Permalink
[TEST] Rename visual tests for BPMN rendering (#837)
Browse files Browse the repository at this point in the history
  • Loading branch information
csouchet authored Oct 27, 2020
1 parent 68561d6 commit bc6e3a7
Show file tree
Hide file tree
Showing 19 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/bpmn.rendering.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import { findFiles } from '../helpers/file-helper';
import { BpmnDiagramPreparation, BpmnLoadMethod, ImageSnapshotConfigurator, ImageSnapshotThresholdConfig, PageTester } from './helpers/visu-utils';

describe('no visual regression', () => {
describe('no BPMN elements visual regression', () => {
const imageSnapshotConfigurator = new ImageSnapshotConfigurator(
new Map<string, ImageSnapshotThresholdConfig>([
[
Expand Down

0 comments on commit bc6e3a7

Please sign in to comment.