dbt test_audit Store Failure Table Name

Hello All,
I am trying to set up dbt_test using store_failure parameter set up in the project config. So when any test fails the tables are created with suffixed guiid. How to resolve it and set the actual model name when we run it.

Thanks