Skip to content

Commit 301f356

Browse files
committed
Revert "fix test"
This reverts commit a7fff97.
1 parent e99f0ad commit 301f356

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/system/small/test_run_and_publish_benchmark.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,8 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
from pathlib import Path
16-
import sys
17-
1815
from scripts import run_and_publish_benchmark
1916

20-
sys.path.insert(0, str(Path(__file__).resolve().parents[3]))
21-
2217

2318
def test_collect_benchmark_result(tmp_path):
2419
# Create dummy log files

0 commit comments

Comments
 (0)