Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 190
    • Merge requests 190
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !47575

Merged
Created Oct 25, 2021 by Rafal Bielski@rbielskiDeveloper

Fix TriggerMenuMT EventBuildingSequences unit test

  • Overview 6
  • Commits 1
  • Pipelines 1
  • Changes 2

Quick fix for ATR-24406

  • add missing import
  • use tool.getType() which works for old and conf2 configurables instead of __cpp_type__ which is conf2 only

Might want to ensure that all tools are same configurable type later on, but this at least fixes the unit test which fails in CI.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-tmmt-eb-ut