test_name: test_invalid_metric
test_filename: test_cli_error.py
docstring:
  Tests a case where a semantic manifest is not found.
---

ERROR: Got error(s) during query resolution.

Error #1:
  Message:

    The given input does not exactly match any known metrics.

    Suggestions:
      [
        'alterations',
        'transaction_amount',
        'new_customers',
        'cancellations_mx',
        'cumulative_transactions',
        'cancellation_rate',
      ]

  Query Input:

    invalid_metric_0

Error #2:
  Message:

    The given input does not exactly match any known metrics.

    Suggestions:
      [
        'alterations',
        'transaction_amount',
        'new_customers',
        'cancellations_mx',
        'cumulative_transactions',
        'cancellation_rate',
      ]

  Query Input:

    invalid_metric_1

Log File: ***
Artifact Path: ***
Artifact Modified Time: ***

If you think you found a bug, please report it here:
    https://github.com/dbt-labs/metricflow/issues

