Skip to content

Commit 42545de

Browse files
authored
Hparams: Fix internal Builder failure for test. (#6545)
Googlers, see cl/557139147 for failure. The CL's presubmit passes because the tests are not run but fixing the Builder failures seems like good hygiene.
1 parent 11e188a commit 42545de

File tree

1 file changed

+1
-0
lines changed
  • tensorboard/webapp/hparams/_redux

1 file changed

+1
-0
lines changed

tensorboard/webapp/hparams/_redux/BUILD

+1
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ tf_ts_library(
170170
"//tensorboard/webapp/testing:utils",
171171
"//tensorboard/webapp/webapp_data_source:http_client_testing",
172172
"@npm//@ngrx/effects",
173+
"@npm//@ngrx/store",
173174
"@npm//@types/jasmine",
174175
"@npm//rxjs",
175176
],

0 commit comments

Comments
 (0)