Skip to content

Commit

Permalink
cleanup [ci:force]
Browse files Browse the repository at this point in the history
  • Loading branch information
DenysVuika committed Jan 10, 2025
1 parent 706ffba commit d203910
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ describe('TaskListCloudComponent', () => {

const configureTestingModule = (searchApiMethod: 'GET' | 'POST') => {
TestBed.configureTestingModule({
imports: [ProcessServiceCloudTestingModule],
imports: [ProcessServiceCloudTestingModule, TaskListCloudComponent],
providers: [
{
provide: TASK_LIST_CLOUD_TOKEN,
Expand Down

0 comments on commit d203910

Please sign in to comment.