Commit 08932a2
Migrate Test Suite 824.scala to Munit with Cats Effect (#2218)
* converted to munits cat effect
* Update modules/hikari/src/test/scala/doobie/hikari/issue/824.scala
Co-authored-by: Sergey Torgashov <satorg@users.noreply.github.com>
* Apply Scalafmt formatting
* Fixed formatting and resolved line ending issue
* Removed sbt-launch.jar from Git tracking
* Removed sbt-launch.jar and .bsp/sbt.json from the repository
* Reverted irrelevant changes and fixed comment
* Migrate Test Suite to Munit with Cats Effect (without sbt files)
* Update .gitignore
---------
Co-authored-by: Sergey Torgashov <satorg@users.noreply.github.com>1 parent a07376a commit 08932a2
File tree
2 files changed
+7
-7
lines changed- modules/hikari/src/test/scala/doobie/hikari/issue
2 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
| 16 | + | |
15 | 17 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | 63 | | |
65 | 64 | | |
66 | 65 | | |
67 | | - | |
| 66 | + | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
0 commit comments