We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9cb595 commit 08da4f5Copy full SHA for 08da4f5
1 file changed
tests/test_add_target.py
@@ -94,7 +94,7 @@ def test_valid_metadata(
94
name='x',
95
width=1,
96
image=high_quality_image,
97
- application_metadata=None,
+ application_metadata=application_metadata,
98
)
99
100
0 commit comments