Skip to content

Commit

Permalink
Rename coronavirus travel flow test file
Browse files Browse the repository at this point in the history
The file and class name were missing "flow" from the name.
  • Loading branch information
leenagupte committed Jan 24, 2022
1 parent 3c12baf commit cbe06fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require "test_helper"
require "support/flow_test_helper"

class CheckTravelDuringCoronavirusTest < ActiveSupport::TestCase
class CheckTravelDuringCoronavirusFlowTest < ActiveSupport::TestCase
include FlowTestHelper

setup do
Expand Down

0 comments on commit cbe06fb

Please sign in to comment.