class PlaceholderTest < ActiveSupport::TestCase test("placeholder") { raise "Run `rails spec`. https://github.com/lobsters/lobsters/issues/585" } end