From 573f4ce6d77fba59a236390183b65199949a45e6 Mon Sep 17 00:00:00 2001 From: Jannis R Date: Wed, 9 Nov 2022 23:53:50 +0100 Subject: [PATCH] =?UTF-8?q?integration=20tests:=20ignore=20request=20order?= =?UTF-8?q?=20when=20matching=20mocks=20=E2=9C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/e2e/lib/util.js | 1 + 1 file changed, 1 insertion(+) diff --git a/test/e2e/lib/util.js b/test/e2e/lib/util.js index ca590b7c..fe184dfb 100644 --- a/test/e2e/lib/util.js +++ b/test/e2e/lib/util.js @@ -75,6 +75,7 @@ if (process.env.VCR_MODE && !process.env.VCR_OFF) { keepUnusedRequests: true, // todo: change to false? }, matchRequestsBy: { + order: false, headers: { // todo: use an allow-list here? exclude: [