Merged PR 4371: fixed exposures
# Description Fixed model name # Checklist - [x] The edited models and dependants run properly with production data. - [ ] The edited models are sufficiently documented. - [ ] The edited models contain PK tests, and I've ran and passed them. - [ ] I have checked for DRY opportunities with other models and docs. - [ ] I've picked the right materialization for the affected models. # Other - [ ] Check if a full-refresh is required after this PR is merged. fixed exposures
This commit is contained in:
parent
b8c953c7eb
commit
b4d19ddbb5
1 changed files with 1 additions and 1 deletions
|
|
@ -440,7 +440,7 @@ exposures:
|
|||
activity.
|
||||
|
||||
depends_on:
|
||||
- ref('core__acccommodations_activity')
|
||||
- ref('core__accommodations_activity')
|
||||
|
||||
owner:
|
||||
name: Joaquin Ossa
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue