Dbt test error: BigQueryRelation has invalid value {'database': Undefined, 'schema': Undefined, 'identifier': Undefined}

Hi everyone!

>>>dbt test
Running with dbt=0.19.2

Have anyone faced such error with dbt test on BigQuery?

10:42:41 | 178 of 195 START test source_unique_raw_engage_variant_variant_id.... [RUN]
Unhandled error while executing test.dde_dbt.source_unique_raw_engage_variant_variant_id
Field "path" of type dbt.contracts.relation.Path in dbt.adapters.bigquery.relation.BigQueryRelation has invalid value {'database': Undefined, 'schema': Undefined, 'identifier': Undefined}

dbt run pass ok