From 3415daa37bb54f2d5e99335e260621206958880b Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Tue, 7 Jan 2025 11:16:06 +0100 Subject: [PATCH] test: add strapi5 snapshots --- test/e2e/__snapshots__/strapi5.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 test/e2e/__snapshots__/strapi5.json5 diff --git a/test/e2e/__snapshots__/strapi5.json5 b/test/e2e/__snapshots__/strapi5.json5 new file mode 100644 index 000000000..716d90b72 --- /dev/null +++ b/test/e2e/__snapshots__/strapi5.json5 @@ -0,0 +1,12 @@ +{ + "requests": [ + "http://localhost:1337/uploads/4d9z1eiyo2gmf6gd7xhp_823ae510e8.png", + ], + "sources": [ + "http://localhost:1337/uploads/4d9z1eiyo2gmf6gd7xhp_823ae510e8.png", + "http://localhost:1337/uploads/4d9z1eiyo2gmf6gd7xhp_823ae510e8.png", + "http://localhost:1337/uploads/4d9z1eiyo2gmf6gd7xhp_823ae510e8.png", + "http://localhost:1337/uploads/4d9z1eiyo2gmf6gd7xhp_823ae510e8.png", + "http://localhost:1337/uploads/4d9z1eiyo2gmf6gd7xhp_823ae510e8.png", + ], +} \ No newline at end of file