Commit 85707fd
committed
Ensure the bindings tests are instantiated in CI
Although the previous commit ensures the fixtures match for all tests
requiring ASC_FEATURES, this commit ensures these tests can be
instantiated. The list of tests to check will (for now) remain a
whitelist, but since the fixtures of *all* tests are checked by CI, the
PR breaking any excluded test can be found via `git blame` or `git log`.1 parent 8f0dbc1 commit 85707fd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments