diff --git a/tests/automatic/full_chain/two_streams/check_windows.bat b/tests/automatic/full_chain/two_streams/check_windows.bat
index 70b59e8f0a6f2235c3623405f61daf3a8b7e60e9..6ad56c0adde85b32cabae02a933b0f2b2110706f 100644
--- a/tests/automatic/full_chain/two_streams/check_windows.bat
+++ b/tests/automatic/full_chain/two_streams/check_windows.bat
@@ -1,8 +1,8 @@
 SET mongo_exe="c:\Program Files\MongoDB\Server\3.6\bin\mongo.exe"
-SET beamtime_id=asapo_test1
+SET beamtime_id=asapo_test
 SET beamline=test
 SET stream1=s1
-SET stream1=s2
+SET stream2=s2
 
 SET receiver_root_folder=c:\tmp\asapo\receiver\files
 SET receiver_folder="%receiver_root_folder%\%beamline%\%beamtime_id%"