Skip to content

Commit

Permalink
refactor(admin): use translation keys for training details label
Browse files Browse the repository at this point in the history
Co-authored-by: Diane Cordier <[email protected]>
  • Loading branch information
er-lim and dianeCdrPix committed Feb 5, 2025
1 parent 994023d commit 566442f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ import { render } from '@1024pix/ember-testing-library';
import TrainingDetailsCard from 'pix-admin/components/trainings/training-details-card';
import { module, test } from 'qunit';

import setupIntlRenderingTest from '../../../helpers/setup-intl-rendering';

module('Integration | Component | Trainings::TrainingDetailsCard', function (hooks) {
setupIntlRenderingTest(hooks);

Expand Down

0 comments on commit 566442f

Please sign in to comment.