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 bf9ff8a commit eb54804Copy full SHA for eb54804
tests/test-common.js
@@ -42,7 +42,7 @@ const TEST_TYPES = {
42
},
43
'jld:ExpandTest': {
44
skip: {
45
- regex: [/#t[cmn]/, /#t008./]
+ regex: [/#t[cmn]/, /#t008[0-7]/]
46
47
fn: 'expand',
48
params: [
0 commit comments