Commit fd10f13
authored
chore!: remove assert.failException property (#2659)
This was used for allowing customisation of the thrown error between
sandboxes and for customisation for integrations (most likely from the
days of BusterJS).
To my knowledge and what I've been able to find on GitHub, this has
never had any _production_ use by end users.
BREAKING CHANGE: this removes assert.failException from the API1 parent c720235 commit fd10f13
3 files changed
+1
-52
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | 50 | | |
53 | 51 | | |
54 | 52 | | |
| |||
58 | 56 | | |
59 | 57 | | |
60 | 58 | | |
61 | | - | |
| 59 | + | |
62 | 60 | | |
63 | 61 | | |
64 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | 60 | | |
69 | 61 | | |
70 | 62 | | |
| |||
87 | 79 | | |
88 | 80 | | |
89 | 81 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | 82 | | |
102 | 83 | | |
103 | 84 | | |
| |||
1352 | 1333 | | |
1353 | 1334 | | |
1354 | 1335 | | |
1355 | | - | |
1356 | 1336 | | |
1357 | 1337 | | |
1358 | 1338 | | |
| |||
1367 | 1347 | | |
1368 | 1348 | | |
1369 | 1349 | | |
1370 | | - | |
1371 | 1350 | | |
1372 | 1351 | | |
1373 | 1352 | | |
| |||
1401 | 1380 | | |
1402 | 1381 | | |
1403 | 1382 | | |
1404 | | - | |
1405 | 1383 | | |
1406 | 1384 | | |
1407 | 1385 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1965 | 1965 | | |
1966 | 1966 | | |
1967 | 1967 | | |
1968 | | - | |
1969 | | - | |
1970 | | - | |
1971 | | - | |
1972 | | - | |
1973 | | - | |
1974 | | - | |
1975 | | - | |
1976 | | - | |
1977 | | - | |
1978 | | - | |
1979 | | - | |
1980 | | - | |
1981 | | - | |
1982 | | - | |
1983 | | - | |
1984 | | - | |
1985 | | - | |
1986 | | - | |
1987 | | - | |
1988 | | - | |
1989 | | - | |
1990 | | - | |
1991 | | - | |
1992 | | - | |
1993 | | - | |
1994 | | - | |
1995 | 1968 | | |
0 commit comments