test/integration/authentication_test.rb in iqvoc-3.3.4 vs test/integration/authentication_test.rb in iqvoc-3.4.0
- old
+ new
@@ -12,11 +12,10 @@
# 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.
-require 'test_helper'
-require 'integration_test_helper'
+require File.join(File.expand_path(File.dirname(__FILE__)), '../integration_test_helper')
class AuthenticationTest < ActionDispatch::IntegrationTest
test "sign in" do
user