Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(ivy): move pipe tests into acceptance (angular#30389)
Moves over the tests from `pipe_spec` into `acceptance`. Note that the two `WrappedValue` tests haven't been moved over, because impure pipes always throw "changed after checked" errors in `TestBed`. This seems to be consistent with ViewEngine. PR Close angular#30389
- Loading branch information