summaryrefslogtreecommitdiff
path: root/tests/sandboxes/fallback.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sandboxes/fallback.py')
-rw-r--r--tests/sandboxes/fallback.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sandboxes/fallback.py b/tests/sandboxes/fallback.py
index eebe7ddb2..d8170c61d 100644
--- a/tests/sandboxes/fallback.py
+++ b/tests/sandboxes/fallback.py
@@ -54,7 +54,7 @@ def test_fallback_platform_fails(cli, datafiles):
],
},
}
- _yaml.dump(element, element_path)
+ _yaml.roundtrip_dump(element, element_path)
clean_platform_cache()