Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
stepchud committed Nov 15, 2024
1 parent a54f5e9 commit bbb4ed7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/factories/submission.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
association :phase
association :submitter, factory: :user
association :manager, factory: :user
# don't think we need this anymore?
# association :manager, factory: :user

title { Faker::Lorem.sentence }
status { "draft" }
Expand Down

0 comments on commit bbb4ed7

Please sign in to comment.