Skip to content

Commit 46802f3

Browse files
Rename test file
This test file now includes a flu session, so describing it as "HPV" is no longer accurate.
1 parent 6c2dd65 commit 46802f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/features/hpv_vaccination_offline_spec.rb renamed to spec/features/vaccination_offline_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22

3-
describe "HPV vaccination" do
3+
describe "offline vaccination" do
44
around do |example|
55
travel_to(Time.zone.local(2024, 2, 1, 12)) { example.run }
66
end

0 commit comments

Comments
 (0)