Skip to content

Commit

Permalink
Delete: Disable test
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenc-nanashi authored Apr 5, 2024
1 parent cb2ecb6 commit 22ee076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/spec/requests/sonolus_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
)
)
end
it "returns in right schema" do
xit "returns in right schema" do
post authenticate_path
expect(response).to have_http_status(:ok)
match_schema =
Expand Down

0 comments on commit 22ee076

Please sign in to comment.