Skip to content

Commit a5bf2c7

Browse files
committed
rename test
1 parent 65c6107 commit a5bf2c7

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

tests/smoke/render/render-email.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ testRender(docs("email/email-mixed-metadata-v2.qmd"), "email", false, [
227227
}
228228
});
229229
// Test alternative recipient formats (line-separated and comma-separated plain text)
230-
testRender(docs("email/email-recipients-formats.qmd"), "email", false, [
230+
testRender(docs("email/email-recipients-plaintext-formats.qmd"), "email", false, [
231231
fileExists(previewFileV2_1),
232232
fileExists(previewFileV2_2),
233233
validJsonWithMultipleEmails(jsonFile, 2, {

0 commit comments

Comments
 (0)