Skip to content

Commit

Permalink
Merge pull request #21 from SunjooAI/yerim
Browse files Browse the repository at this point in the history
chore: pull전 build폴더 commit
  • Loading branch information
SunYerim authored Jun 25, 2024
2 parents c7bfaec + 53d2cb1 commit 3792a5d
Show file tree
Hide file tree
Showing 8 changed files with 149 additions and 149 deletions.
Binary file modified build/libs/auth-0.0.1-SNAPSHOT-plain.jar
Binary file not shown.
Binary file modified build/libs/auth-0.0.1-SNAPSHOT.jar
Binary file not shown.

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions build/reports/tests/test/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ <h1>Test Summary</h1>
</td>
<td>
<div class="infoBox" id="duration">
<div class="counter">0.321s</div>
<div class="counter">0.250s</div>
<p>duration</p>
</div>
</td>
Expand Down Expand Up @@ -85,7 +85,7 @@ <h2>Packages</h2>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0.321s</td>
<td>0.250s</td>
<td class="success">100%</td>
</tr>
</tbody>
Expand All @@ -112,7 +112,7 @@ <h2>Classes</h2>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0.321s</td>
<td>0.250s</td>
<td class="success">100%</td>
</tr>
</tbody>
Expand All @@ -126,7 +126,7 @@ <h2>Classes</h2>
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
</label>
</div>Generated by
<a href="http://www.gradle.org">Gradle 8.8</a> at 2024. 6. 19. 오전 1:09:38</p>
<a href="http://www.gradle.org">Gradle 8.8</a> at 2024. 6. 20. 오전 12:11:47</p>
</div>
</div>
</body>
Expand Down
6 changes: 3 additions & 3 deletions build/reports/tests/test/packages/com.sunjoo.auth.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h1>Package com.sunjoo.auth</h1>
</td>
<td>
<div class="infoBox" id="duration">
<div class="counter">0.321s</div>
<div class="counter">0.250s</div>
<p>duration</p>
</div>
</td>
Expand Down Expand Up @@ -83,7 +83,7 @@ <h2>Classes</h2>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0.321s</td>
<td>0.250s</td>
<td class="success">100%</td>
</tr>
</table>
Expand All @@ -96,7 +96,7 @@ <h2>Classes</h2>
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
</label>
</div>Generated by
<a href="http://www.gradle.org">Gradle 8.8</a> at 2024. 6. 19. 오전 1:09:38</p>
<a href="http://www.gradle.org">Gradle 8.8</a> at 2024. 6. 20. 오전 12:11:47</p>
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion build/resources/main/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spring:
password: user0606
data:
redis:
host: localhost
host: sunjoo-server-auth-redis-1
port: 6379
profiles:
include: jwt
Expand Down
140 changes: 70 additions & 70 deletions build/test-results/test/TEST-com.sunjoo.auth.AuthApplicationTests.xml

Large diffs are not rendered by default.

Binary file modified build/test-results/test/binary/output.bin.idx
Binary file not shown.

0 comments on commit 3792a5d

Please sign in to comment.