From bc364139dafd4eb080ceda0f9d2e070599d95838 Mon Sep 17 00:00:00 2001 From: Gregor Martynus Date: Fri, 14 Dec 2018 16:15:35 -0800 Subject: [PATCH] chore: remove obsolete comment [skip ci] --- tests/test_recorder.js | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_recorder.js b/tests/test_recorder.js index 71deb25d9..0c725e3c7 100644 --- a/tests/test_recorder.js +++ b/tests/test_recorder.js @@ -69,7 +69,6 @@ test('records', function(t) { }) }) -// Do not copy tests that rely on the process.env.AIRPLANE, we are deprecating that via #1231 test('records objects', function(t) { nock.restore(); nock.recorder.clear();