Skip to content

Commit

Permalink
Merge pull request #100 from codesquad-members-2023/dev-be
Browse files Browse the repository at this point in the history
hotfix : build.gradle 수정
  • Loading branch information
DOEKYONG authored Nov 2, 2023
2 parents b42ca31 + 231818c commit eb1dcf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions be/controlG/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,5 @@ dependencies {

tasks.named('test') {
useJUnitPlatform()
systemProperty 'jasypt.encryptor.password', System.getProperty('jasypt.encryptor.password')
}

0 comments on commit eb1dcf6

Please sign in to comment.