diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2019-12-28 18:21:19 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2019-12-28 18:21:19 +0100 |
commit | 812c47c4970ebebe19827d94fd467b9964028ae6 (patch) | |
tree | 2194c88c1c2cac03a63aaef2a6beba304c1fb531 /tests/data/simple | |
parent | a6e69a457226484f2419b792e45428041506e61d (diff) |
Use eid instead of uid
Diffstat (limited to 'tests/data/simple')
-rw-r--r-- | tests/data/simple/items/085682ed-6792-499d-a3ab-9aebd683c011.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/simple/items/085682ed-6792-499d-a3ab-9aebd683c011.yaml b/tests/data/simple/items/085682ed-6792-499d-a3ab-9aebd683c011.yaml index 082128c..0abc78d 100644 --- a/tests/data/simple/items/085682ed-6792-499d-a3ab-9aebd683c011.yaml +++ b/tests/data/simple/items/085682ed-6792-499d-a3ab-9aebd683c011.yaml @@ -3,4 +3,4 @@ description: | This is a long block of text that spans multiple lines. position: somewhere -uid: 085682ed6792499da3ab9aebd683c011 +eid: 085682ed6792499da3ab9aebd683c011 |