Remove line added in other PR

This commit is contained in:
Benoit Perigaud
2024-12-05 17:01:14 +01:00
committed by GitHub
parent ef993a8760
commit 0eacab0f3f

View File

@@ -23,7 +23,6 @@ hide:
|Testing |[Missing Primary Key Tests](../rules/testing/#missing-primary-key-tests) |`fct_missing_primary_key_tests`|
|Testing |[Missing Source Freshness](../rules/testing/#missing-source-freshness) |`fct_sources_without_freshness`|
|Testing |[Test Coverage](../rules/testing/#test-coverage) |`fct_test_coverage`|
|Testing |[Source Freshness](../rules/testing/#missing-source-freshness) |`fct_sources_without_freshness`|
|Documentation |[Undocumented Models](../rules/documentation/#undocumented-models) |`fct_undocumented_models`|
|Documentation |[Documentation Coverage](../rules/documentation/#documentation-coverage) |`fct_documentation_coverage`|
|Documentation |[Undocumented Source Tables](../rules/documentation/#undocumented-source-tables) |`fct_undocumented_source_tables`|