diff --git a/lighthouse-core/test/chromium-web-tests/run-web-tests.sh b/lighthouse-core/test/chromium-web-tests/run-web-tests.sh index c856ac650b7a..e03bfd3d5f2c 100644 --- a/lighthouse-core/test/chromium-web-tests/run-web-tests.sh +++ b/lighthouse-core/test/chromium-web-tests/run-web-tests.sh @@ -6,7 +6,6 @@ # Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ## -set -u SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" export LH_ROOT="$SCRIPT_DIR/../../.."