Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

IgorAufricht/angular-locale-id-test-repro

Repository files navigation

Problem reproduction

This is a reproduction repo for an Angular issue "LOCALE_ID accessed in tests before APP_INITIALIZER runs (with Ivy)".

Angular github issue: #36230

Steps to reproduce

  • checkout the repo
  • npm install
  • ng serve (application loads correctly, console confirms that LOCALE_ID = fr-FR)
  • ng test (fails, Error: Expected '' to equal 'fr-FR')

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published