| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent d3259d6 commit 88bf1ba
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -671,7 +671,7 @@ class MockTracker { | |||
| 671 | 671 | ||
| 672 | 672 | if (baseURL.searchParams.has(kMockSearchParam)) { | |
| 673 | 673 | throw new ERR_INVALID_STATE( | |
| 674 | - `Cannot mock '${specifier}.' The module is already mocked.`, | ||
| 674 | + `Cannot mock '${specifier}'. The module is already mocked.`, | ||
| 675 | 675 | ); | |
| 676 | 676 | } | |
| 677 | 677 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments