-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
api-compliance-framework/src/test/java/org/ga4gh/RefgetTestSuite/SequenceEndpointTest.java
Line 36 in 330c26a
| refgetServer = new Server("http://localhost:5000"); |
Because of the way you've written this code you should construct the Server object once and then refer to it in your tests.
Metadata
Metadata
Assignees
Labels
No labels