I’m encountering an issue where a specific test for a historical revenue number error appears in the dbt Cloud IDE, but it doesn’t seem to trigger during the job run, I checked the logs, and there was no test related to the check for that historical number resulting for the run to succeed. I am curious as to why the test is not being executed in the job run. Any idea how to make sure the test is executed in the job run?
Job run has been successful in the production pipeline, cause that test in amount is not being executed.