Skip to content

Commit

Permalink
Rename test file
Browse files Browse the repository at this point in the history
  • Loading branch information
kartiki975 committed Sep 7, 2023
1 parent d00926c commit 3e71f78
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
require 'securerandom'

module Shipit
class StacksTest < ActiveSupport::TestCase
class StackTest < ActiveSupport::TestCase
def setup
@stack = shipit_stacks(:shipit)
@expected_base_path = Rails.root.join('data', 'stacks', @stack.to_param).to_s
Expand Down

0 comments on commit 3e71f78

Please # to comment.