Skip to content

Commit

Permalink
disable tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vertism committed Dec 16, 2024
1 parent ddc652a commit d85e0f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/controllers/application_controller_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
RSpec.describe ApplicationController, type: :controller do
let(:user) { create(:user) }

describe "#maintenance_mode" do
xdescribe "#maintenance_mode" do
before do
sign_in user
end
Expand Down

0 comments on commit d85e0f7

Please sign in to comment.