mirror of
https://github.com/werkraum-media/events.git
synced 2024-11-10 11:36:11 +01:00
Daniel Siepmann
0e5cd38176
The test ensures import runs with a small example set of events. We needed to alter fetching of images, in order to properly mock responses.
9 lines
214 B
XML
9 lines
214 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<dataset>
|
|
<tx_events_domain_model_region>
|
|
<uid>1</uid>
|
|
<pid>2</pid>
|
|
<title>Example Region</title>
|
|
</tx_events_domain_model_region>
|
|
</dataset>
|
|
|