Skip to content

Commit

Permalink
add require
Browse files Browse the repository at this point in the history
  • Loading branch information
amtuannguyen committed Jul 18, 2024
1 parent b36c0b0 commit 1b55d90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/system/theses_test.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# frozen_string_literal: true

require 'application_system_test_case'
require_relative '../helpers/system_test_helper'

class ThesesTest < ApplicationSystemTestCase
setup do
Expand Down

0 comments on commit 1b55d90

Please sign in to comment.