feat(core): expose test utils (#4752)

This commit is contained in:
Lucas Fernandes Nogueira
2023-06-07 06:22:14 -07:00
committed by GitHub
parent d33672cffe
commit 1d99f8a3c2
12 changed files with 412 additions and 72 deletions

View File

@@ -56,7 +56,7 @@ jobs:
key: api-all
}
- {
args: --features compression,wry,linux-protocol-headers,isolation,custom-protocol,api-all,cli,updater,system-tray,windows7-compat,http-multipart,
args: --features compression,wry,linux-protocol-headers,isolation,custom-protocol,api-all,cli,updater,system-tray,windows7-compat,http-multipart,test,
key: all
}