Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit 10edeb4

Browse files
committed
[FIX] Shape test path
1 parent 09d2285 commit 10edeb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/lib/configuration.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ const configurations = [{
130130
type: 'SHAPE',
131131
protocol: 'REST',
132132
apiVersion: 'V3',
133-
examples: ['/examples/v3/rest_shape.html'],
133+
examples: ['/examples/experimental/rest_shape.html'],
134134
}, {
135135
type: 'MUSIC',
136136
protocol: 'REST',

0 commit comments

Comments
 (0)