[js/web] Fix fused-conv is not included in npm test (#19581)

BUG: https://github.com/microsoft/onnxruntime/issues/18855

### Description
<!-- Describe your changes. -->



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
This commit is contained in:
Xu Xing 2024-02-22 00:08:47 +08:00 committed by GitHub
parent 58f4921686
commit 57d6819212
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1354,6 +1354,7 @@
"expand.jsonc",
"fast-gelu.jsonc",
"floor.jsonc",
"fused-conv.jsonc",
"gather-elements.jsonc",
"gemm.jsonc",
"global-average-pool.jsonc",