Skip to content

Commit

Permalink
Remove errant todo
Browse files Browse the repository at this point in the history
  • Loading branch information
martha committed Jan 27, 2025
1 parent 443abb9 commit f2c8189
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@
expect(rows.count).to eq(2)
expect(next_button.disabled?).to be_truthy

# todo @martha - these should be in right order
mui_table_select 'Self (HoH)', row: new_hoh.brief_name, column: 'Relationship', from: table
mui_table_select 'Child', row: child.brief_name, column: 'Relationship', from: table

Expand Down

0 comments on commit f2c8189

Please sign in to comment.