We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ec6489 commit 4fc9307Copy full SHA for 4fc9307
content/migration.md
@@ -95,7 +95,7 @@ Make sure to upgrade to the latest version of the `rxjs` package (v7).
95
#### TestingModule / NestFactory
96
97
If you are currently getting an element (in this case `ConfigService`) from the module using a string you'll receive following error:
98
-```
+```text
99
Nest could not find ConfigService element (this provider does not exist in the current context)
100
```
101
0 commit comments