Skip to content

Commit

Permalink
fix asset url interpreter
Browse files Browse the repository at this point in the history
  • Loading branch information
dpfaffenbauer committed Oct 17, 2024
1 parent 32d00f7 commit 7889ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/interpreter/asset_url.feature
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Feature: Adding a import with a interpreter
Given there is a file test.csv with content:
"""
name,image
test1,https://via.placeholder.com/300/09f/fff.png
test1,https://placehold.co/600x400?text=Hello+Pimcore.png
"""
And I run the import-definitions with params:
| key | value |
Expand Down

0 comments on commit 7889ad8

Please sign in to comment.