Skip to content

Commit

Permalink
one more
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiedemaria committed Dec 8, 2023
1 parent e1946ed commit fc6cef4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1520,7 +1520,7 @@ def throws_error(context):

@asset
def no_error(context):
assert context.alias == "no_error"
assert context.asset_key.to_user_string() == "no_error"

no_error(ctx)

Expand Down

0 comments on commit fc6cef4

Please sign in to comment.