Skip to content

Commit

Permalink
Mpove the tests too
Browse files Browse the repository at this point in the history
  • Loading branch information
halprin committed Jan 16, 2024
1 parent d9ccb79 commit 17497d2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package gov.hhs.cdc.trustedintermediary.etor.metadata
package gov.hhs.cdc.trustedintermediary.etor.metadata.partner


import gov.hhs.cdc.trustedintermediary.etor.metadata.partner.PartnerMetadataException
import spock.lang.Specification

class PartnerMetadataExceptionTest extends Specification {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package gov.hhs.cdc.trustedintermediary.etor.metadata
package gov.hhs.cdc.trustedintermediary.etor.metadata.partner

import gov.hhs.cdc.trustedintermediary.context.TestApplicationContext
import gov.hhs.cdc.trustedintermediary.etor.RSEndpointClient
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package gov.hhs.cdc.trustedintermediary.etor.metadata
package gov.hhs.cdc.trustedintermediary.etor.metadata.partner


import gov.hhs.cdc.trustedintermediary.PojoTestUtils
Expand Down

0 comments on commit 17497d2

Please sign in to comment.