Skip to content

Commit

Permalink
chore: apply suggestion from the code review
Browse files Browse the repository at this point in the history
Co-authored-by: Nico Rehwaldt <nico.rehwaldt@camunda.com>
  • Loading branch information
barmac and nikku authored Nov 8, 2024
1 parent 38b5c31 commit af1f481
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import CoreModule from 'src/core';
import Modeling from 'src/features/modeling';


describe('NameChangeBehavior', function() {
describe('features/modeling - NameChangeBehavior', function() {

beforeEach(bootstrapModeler(simpleStringEditXML, {
modules: [
Expand Down

0 comments on commit af1f481

Please sign in to comment.