diff --git a/BGMApp/BGMAppTests/UITests/skip-ui-tests.py b/BGMApp/BGMAppTests/UITests/skip-ui-tests.py index 0af72e4..604e1ca 100755 --- a/BGMApp/BGMAppTests/UITests/skip-ui-tests.py +++ b/BGMApp/BGMAppTests/UITests/skip-ui-tests.py @@ -1,4 +1,4 @@ -#!/usr/bin/python2.7 +#!/usr/bin/env python3 # This file is part of Background Music. # @@ -19,7 +19,7 @@ # skip-ui-tests.py # BGMAppUITests # -# Copyright (c) 2017 Kyle Neideck +# Copyright (c) 2017, 2024 Kyle Neideck # # Disables the UI tests. This is mainly useful on CI systems that don't support UI tests. #