From 9928fcbcff7cfa1aa6ec1f8437f43485e1245f21 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 4 Apr 2023 13:51:52 -0300 Subject: test: use postprocess option in snapshots --- test/snapshot/linkArtist.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'test/snapshot/linkArtist.js') diff --git a/test/snapshot/linkArtist.js b/test/snapshot/linkArtist.js index e479ece0..0451f1c5 100644 --- a/test/snapshot/linkArtist.js +++ b/test/snapshot/linkArtist.js @@ -23,5 +23,8 @@ testContentFunctions(t, 'linkArtist (snapshot)', async (t, evaluate) => { directory: '55gore', }, ], - }, v => v.slot('preferShortName', true)); + + postprocess: v => v + .slot('preferShortName', true), + }); }); -- cgit 1.3.0-6-gf8a5