Skip to content

Commit

Permalink
please work
Browse files Browse the repository at this point in the history
  • Loading branch information
dunkOnIT committed Oct 23, 2024
1 parent 50e6a25 commit 28d6620
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/factories/competitions.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
next_month { 1.month.from_now.iso8601 }
last_year { 1.year.ago.iso8601 }

qualifications { nil }

hard_qualifications {
{
'333' => { 'type' => 'attemptResult', 'resultType' => 'single', 'whenDate' => today, 'level' => 1 },
Expand Down

0 comments on commit 28d6620

Please sign in to comment.