We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 121632b + 7613302 commit 131c610Copy full SHA for 131c610
trietest.txt
@@ -1,19 +1,19 @@
1
[
2
- [
3
- {
+ {
+ "inputs": {
4
"doe": "reindeer",
5
"dog": "puppy",
6
"dogglesworth": "cat"
7
},
8
- "e378927bfc1bd4f01a2e8d9f59bd18db8a208bb493ac0b00f93ce51d4d2af76c"
9
- ],
10
11
+ "expectation":"e378927bfc1bd4f01a2e8d9f59bd18db8a208bb493ac0b00f93ce51d4d2af76c"
+ },
+ "inputs":{
12
"do": "verb",
13
"horse": "stallion",
14
"doge": "coin",
15
"dog": "puppy"
16
17
- "6529010d2a2f633bfe03e7a3a3503e5a5bccd1ca49989ac0fb195fd022c6cc93"
18
- ]
+ "expectation":"6529010d2a2f633bfe03e7a3a3503e5a5bccd1ca49989ac0fb195fd022c6cc93"
+ }
19
]
0 commit comments