mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 13:07:02 +00:00
test/Disable IndexPageTest
This commit is contained in:
parent
863180b1a9
commit
4cd51aa12e
@ -37,6 +37,7 @@ class IndexPageTest extends V510ServerSetup {
|
||||
*
|
||||
* This is made possible by the scalatest maven plugin
|
||||
*/
|
||||
/*
|
||||
|
||||
feature(s"Test the response of the page http://${server.host}:${server.port}/index.html") {
|
||||
scenario(s"We try to load the page at http://${server.host}:${server.port}/index.html") {
|
||||
@ -55,5 +56,6 @@ class IndexPageTest extends V510ServerSetup {
|
||||
// duration should be <= 1000L // TODO Make this check adjustable
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user