require_relative confuses the CI action

This commit is contained in:
Jens Kraemer
2023-11-03 15:17:22 +08:00
parent 33e8d85f8f
commit efc8c6c620
7 changed files with 7 additions and 7 deletions

View File

@@ -1,2 +1,2 @@
require_relative '../../../test/test_helper'
require File.expand_path(File.dirname(__FILE__) + '/../../../test/test_helper')