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();