Commit 434dd8a
committed
ci: Execute rest_api_test tests in codeconv
The tests in the rest_api_test.go file require dbus-launcher,
available in dbus-x11. If that binary isn't available, the tests
are skipped.
A clear proof of this is the Codeconv checks, which show that
the code in rest_api.go isn't being checked, even when there
are tests that cover it.
This patch fixes this.1 parent c2e5074 commit 434dd8a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
0 commit comments