Skip to content

Commit

Permalink
fixed naming issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleg Hasjanov authored and Oleg Hasjanov committed Feb 26, 2024
1 parent cf1c897 commit bfa7fa0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class Invoices::PayAllCancelledPayableInvoices < ApplicationController
class Invoices::PayAllCancelledPayableInvoicesController < ApplicationController
before_action :authenticate_user!
before_action :authorize_user

Expand Down

0 comments on commit bfa7fa0

Please sign in to comment.