Skip to content

Commit

Permalink
Remove test that can't be used because of how PGHero sets up auth
Browse files Browse the repository at this point in the history
  • Loading branch information
bensheldon committed Nov 28, 2024
1 parent b9b7c44 commit 640bd17
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 32 deletions.
1 change: 0 additions & 1 deletion demo/db/schema.rb
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,4 @@
t.datetime "captured_at", precision: nil
t.index ["database", "captured_at"], name: "index_pghero_query_stats_on_database_and_captured_at"
end

end
31 changes: 0 additions & 31 deletions spec/system/pghero_spec.rb

This file was deleted.

0 comments on commit 640bd17

Please sign in to comment.