test(elements): run tests with Ivy (#27300)

PR Close #27300
This commit is contained in:
George Kalpakas
2018-12-03 23:29:59 +02:00
committed by Igor Minar
parent 56f8c23adf
commit 46bc910ecb
2 changed files with 1 additions and 4 deletions

View File

@ -35,9 +35,6 @@ ts_web_test_suite(
bootstrap = [
":elements_test_bootstrap_scripts",
],
tags = [
"fixme-ivy-aot",
],
# do not sort
deps = [
":test_lib",