Skip to content

Commit 65ba8ed

Browse files
committed
fix streamId
1 parent eaeca8d commit 65ba8ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/webpage-auth/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h3>Console</h3>
5252
requestingAppId: 'test-value-notes',
5353
requestedPermissions: [
5454
{
55-
streamId: 'test2',
55+
streamId: 'test',
5656
defaultName: 'TEST',
5757
level: 'manage'
5858
}

0 commit comments

Comments
 (0)