Skip to content

Commit ce11c10

Browse files
committed
build: Fix unit test timeout
1 parent 5943154 commit ce11c10

File tree

1 file changed

+1
-1
lines changed
  • xyz-iinuwa-credential-manager-portal-gtk/src

1 file changed

+1
-1
lines changed

xyz-iinuwa-credential-manager-portal-gtk/src/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,5 @@ test(
6767
'--',
6868
'--nocapture',
6969
],
70-
protocol: 'rust',
70+
protocol: 'exitcode',
7171
)

0 commit comments

Comments
 (0)