Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update example for unit testing dbt_utils macro override #5124

Merged
merged 2 commits into from
Mar 21, 2024

Conversation

graciegoheen
Copy link
Collaborator

@graciegoheen graciegoheen commented Mar 20, 2024

What are you changing in this pull request and why?

Update docs now that core bug is fixed dbt-labs/dbt-core#9624

Checklist

Adding or removing pages (delete if not applicable):

  • Add/remove page in website/sidebars.js
  • Provide a unique filename for new pages
  • Add an entry for deleted pages in website/vercel.json
  • Run link testing locally with npm run build to update the links that point to deleted pages

@graciegoheen graciegoheen requested a review from a team as a code owner March 20, 2024 01:23
Copy link

vercel bot commented Mar 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-getdbt-com ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 21, 2024 9:25am

@github-actions github-actions bot added content Improvements or additions to content size: x-small This change will take under 3 hours to fix. labels Mar 20, 2024
Copy link
Contributor

@mirnawong1 mirnawong1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! thanks @graciegoheen !

@mirnawong1 mirnawong1 merged commit 80366e3 into current Mar 21, 2024
7 checks passed
@mirnawong1 mirnawong1 deleted the fix/macro_override_docs_example branch March 21, 2024 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Improvements or additions to content size: x-small This change will take under 3 hours to fix.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] can't override namespaced macros for unit testing
2 participants