it "displays the destroy action when the poll has not started" do
    document = create(:document, documentable: future_option)

    render_inline Admin::Poll::Questions::Options::Documents::TableActionsComponent.new(document)