Skip to content

Commit

Permalink
Merge pull request #654 from folio-org/MSEARCH-834
Browse files Browse the repository at this point in the history
test(deps): Test scope for folio-spring-testing MSEARCH-834
  • Loading branch information
julianladisch authored Sep 10, 2024
2 parents dc1e8bd + 10e57f9 commit b2f1598
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@
* Search Resources IDs: Local instances are not searchable with requests from member tenants ([MSEARCH-762](https://folio-org.atlassian.net/browse/MSEARCH-762))

### Tech Dept
* Re-Index: delete all records from consortium_instance on full re-index ([MSEARCH-744](https://folio-org.atlassian.net/browse/MSEARCH-744))
* Re-Index: delete all records from consortium\_instance on full re-index ([MSEARCH-744](https://folio-org.atlassian.net/browse/MSEARCH-744))
* Test scope for folio-spring-testing ([MSEARCH-834](https://folio-org.atlassian.net/browse/MSEARCH-834))

### Dependencies
* Bump `LIB_NAME` from `OLD_VERSION` to `NEW_VERSION`
Expand Down
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@
<groupId>org.folio</groupId>
<artifactId>folio-spring-testing</artifactId>
<version>${folio-spring-support.version}</version>
<scope>test</scope>
</dependency>
</dependencies>

Expand Down

0 comments on commit b2f1598

Please sign in to comment.