Skip to content

Commit

Permalink
Add flyway to database context test annotation
Browse files Browse the repository at this point in the history
[#172504836]

Signed-off-by: Samuel Waggoner <swaggoner@pivotal.io>
  • Loading branch information
aramprice authored and srwaggon committed Jul 16, 2020
1 parent cf8506e commit da378a4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
@ImportResource(locations = {
"classpath:spring/env.xml",
"classpath:spring/data-source.xml",
"classpath:spring/jdbc-test-base-add-flyway.xml"
})
class DatabaseOnlyConfiguration {

Expand Down

0 comments on commit da378a4

Please sign in to comment.