Commit 29b5179
authored
fix: tests for Kafka container running on ARM64 CPU (#536)
v5.4.3 was not supporting ARM CPUs. Removed an obsolet test.
Fixes #450
1 parent 5ccec17 commit 29b5179
File tree
2 files changed
+1
-6
lines changed- modules/kafka
- testcontainers/kafka
- tests
2 files changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | 17 | | |
23 | 18 | | |
24 | 19 | | |
| |||
0 commit comments