Skip to content

Commit 4cadb01

Browse files
committed
Fix RuboCop lint issues
1 parent 6c7caff commit 4cadb01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/initializers/ship_certifications.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
Time.zone.local(2025, 9, 3, 0, 0, 0)
1111
end
1212

13-
# Recertification deadline configuration
13+
# Recertification deadline configuration
1414
# After this deadline, users get only one additional recertification attempt before being blocked
1515
# Configure via ENV['RECERTIFICATION_DEADLINE'] (in app time zone),
1616
# defaulting to 2025-10-02 23:59:59 EST

0 commit comments

Comments
 (0)