diff options
| author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2021-12-23 17:31:17 +0100 | 
|---|---|---|
| committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2021-12-23 17:31:17 +0100 | 
| commit | fbb279eebcd6418f039276324786b231623a42ad (patch) | |
| tree | 345ccac0d94575f331ca2eb0fbf41e227adfea32 | |
| parent | 4023903eac7c1bb76287b20133913a6d786b7c0d (diff) | |
Set order to none rather than '' in a test entry
| -rw-r--r-- | tests/data/complex/items/a4265cc5dfa94c3d8030d7df4a0ab747.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/complex/items/a4265cc5dfa94c3d8030d7df4a0ab747.yaml b/tests/data/complex/items/a4265cc5dfa94c3d8030d7df4a0ab747.yaml index 0c040b3..a863ccb 100644 --- a/tests/data/complex/items/a4265cc5dfa94c3d8030d7df4a0ab747.yaml +++ b/tests/data/complex/items/a4265cc5dfa94c3d8030d7df4a0ab747.yaml @@ -8,7 +8,7 @@ keywords: []  exists:  with_default: 'default value'  amount: 0 -order: '' +order:  created: 2021-12-23 15:32:22.100470+00:00  updated: 2021-12-23 15:32:22.100486+00:00  epoch:  | 
