Commit 832711f
test: add ExperimentalCoroutinesApi opt-in to EventBusMetricsObserverTest
Fixes 4 compile warnings from runCurrent(), which is still
@ExperimentalCoroutinesApi in kotlinx-coroutines-test.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 75b51bb commit 832711f
1 file changed
Lines changed: 3 additions & 0 deletions
File tree
- kore-observability/src/test/kotlin/io/github/unityinflow/kore/observability
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
0 commit comments