Skip to content

Commit

Permalink
[BUMP] Lock file maintenance (admin)
Browse files Browse the repository at this point in the history
  • Loading branch information
pix-service-auto-merge authored Dec 11, 2023
2 parents 46d6eab + 2089c61 commit 9b9cbc9
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 105 deletions.
180 changes: 75 additions & 105 deletions admin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ import { hbs } from 'ember-cli-htmlbars';
import { setupRenderingTest } from 'ember-qunit';
import { triggerEvent } from '@ember/test-helpers';
import { clickByName, render } from '@1024pix/ember-testing-library';
import setupIntl from '../../../helpers/setup-intl';

module('Integration | Component | AutonomousCourses::CreateAutonomousCourseForm', function (hooks) {
setupRenderingTest(hooks);
setupIntl(hooks);

let autonomousCourse, targetProfiles, onSubmit, onCancel;

Expand Down

0 comments on commit 9b9cbc9

Please sign in to comment.