Restore compiled prompt reference descriptions
This commit is contained in:
@@ -26,6 +26,15 @@ const EXPECTED_OUTPUTS = [
|
||||
"original_ref_7",
|
||||
"original_ref_8",
|
||||
"original_ref_9",
|
||||
"compiled_ref_description_1",
|
||||
"compiled_ref_description_2",
|
||||
"compiled_ref_description_3",
|
||||
"compiled_ref_description_4",
|
||||
"compiled_ref_description_5",
|
||||
"compiled_ref_description_6",
|
||||
"compiled_ref_description_7",
|
||||
"compiled_ref_description_8",
|
||||
"compiled_ref_description_9",
|
||||
];
|
||||
const EXPECTED_NAMES = new Set(EXPECTED_OUTPUTS);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user