Skip to content

Commit

Permalink
fix typo in webgl1 ignore paths name (#584)
Browse files Browse the repository at this point in the history
  • Loading branch information
akoylasar authored Jun 2, 2023
1 parent 3336303 commit 2f06c33
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/ignores/webgl1.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ const skip = [
"render-tests/lighting-3d-mode/fill-extrusion/flood-light/zero-height",
"render-tests/lighting-3d-mode/fill-extrusion/flood-light/fixed-height",
"render-tests/lighting-3d-mode/fill-extrusion/flood-light/floating-base",
"render-tests/lighting-3d-mode/fill-extrusion/flood-light/with-shadow-tangent-light",
"render-tests/lighting-3d-mode/fill-extrusion/flood-light/with-shadow-zero-light-contribution",
"render-tests/lighting-3d-mode/fill-extrusion/flood-light/with-shadow-zero-polar-angle",
"render-tests/lighting-3d-mode/fill-extrusion/flood-light/with-shadows-tangent-light",
"render-tests/lighting-3d-mode/fill-extrusion/flood-light/with-shadows-zero-light-contribution",
"render-tests/lighting-3d-mode/fill-extrusion/flood-light/with-shadows-zero-polar-angle",
"render-tests/lighting-3d-mode/shadow/fill-extrusion",
"render-tests/lighting-3d-mode/shadow/fill-extrusion-flat-roof",
"render-tests/lighting-3d-mode/shadow/fill-extrusion-terrain",
Expand Down

0 comments on commit 2f06c33

Please sign in to comment.