diff --git a/bigbluebutton-html5/tests/puppeteer/.env-template b/bigbluebutton-html5/tests/puppeteer/.env-template
index 3f6561fd36de8054b339d168666322e738ea462a..3e129e7c4f94fa35bcd0d24f9d9767f1757be002 100644
--- a/bigbluebutton-html5/tests/puppeteer/.env-template
+++ b/bigbluebutton-html5/tests/puppeteer/.env-template
@@ -6,10 +6,6 @@ BBB_SHARED_SECRET=""
 BBB_COLLECT_METRICS=    # (true/false): true to collect metrics
 METRICS_FOLDER=     # full path of your audio.wav file
 
-# files paths for audio and webcams tests
-AUDIO_FILE=         # full path of your audio.wav file
-VIDEO_FILE=         # full path of your video.y4m file
-
 # webcams test
 LOOP_INTERVAL=      # time to loop in the webcams test in milliseconds
 CAMERA_SHARE_FAILED_WAIT_TIME=15000     # this is set by default in the BBB server