diff --git a/src/wifi/test/wifi-test.cc b/src/wifi/test/wifi-test.cc index eddd8eeef..4c83e9c37 100644 --- a/src/wifi/test/wifi-test.cc +++ b/src/wifi/test/wifi-test.cc @@ -1185,7 +1185,6 @@ SetChannelFrequencyTest::DoRun() staDevice = wifi.Install(phy, macSta, wifiStaNode.Get(0)); phySta = GetYansWifiPhyPtr(staDevice); phySta->SetAttribute("ChannelSettings", StringValue("{3, 20, BAND_2_4GHZ, 0}")); - return; // Post-install reconfiguration to a 40 MHz channel std::ostringstream path; path << "/NodeList/*/DeviceList/" << staDevice.Get(0)->GetIfIndex()