We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c2dd65 commit 46802f3Copy full SHA for 46802f3
spec/features/hpv_vaccination_offline_spec.rb renamed to spec/features/vaccination_offline_spec.rb
@@ -1,6 +1,6 @@
1
# frozen_string_literal: true
2
3
-describe "HPV vaccination" do
+describe "offline vaccination" do
4
around do |example|
5
travel_to(Time.zone.local(2024, 2, 1, 12)) { example.run }
6
end
0 commit comments