mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
remove unneeded code from test
This commit is contained in:
parent
779b44c121
commit
9a31ecb1a1
1 changed files with 0 additions and 6 deletions
|
@ -1,11 +1,5 @@
|
|||
require_relative './environment.rb'
|
||||
|
||||
include Rack::Test::Methods
|
||||
|
||||
def app
|
||||
Sinatra::Application
|
||||
end
|
||||
|
||||
describe '/plan' do
|
||||
include Capybara::DSL
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue