Skip to content

Commit

Permalink
Merge branch 'current' into unti-testing-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewshaver authored Jan 7, 2025
2 parents c1546a6 + 473b680 commit feafdc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/docs/build/unit-tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ unit_tests:

There is currently no way to unit test whether the dbt framework inserted/merged the records into your existing model correctly, but [we're investigating support for this in the future](https://github.com/dbt-labs/dbt-core/issues/8664).

## Unit testing a model that depend on ephemeral model(s)
## Unit testing a model that depends on ephemeral model(s)

If you want to unit test a model that depends on an ephemeral model, you must use `format: sql` for that input.

Expand Down

0 comments on commit feafdc4

Please sign in to comment.