Skip to content

Commit 8415856

Browse files
remove duplicated rack test methods
Signed-off-by: Holloway, Kean Ho <[email protected]>
1 parent 46a6e89 commit 8415856

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spec/static_spec.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
# Test cases
88
describe 'Routing for root' do
9-
include Rack::Test::Methods
10-
119
it "has ok response when get '/' is called." do
1210
get '/'
1311
expect(last_response).to be_ok

0 commit comments

Comments
 (0)