Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8b8ef8f

Browse files
committed
Fix test
1 parent a0cd56c commit 8b8ef8f

File tree

1 file changed

+1
-1
lines changed
  • IntegrationTests/TestSuites/Sources/PrimaryTests

1 file changed

+1
-1
lines changed

‎IntegrationTests/TestSuites/Sources/PrimaryTests/main.swift‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ Object_Conversion: do {
289289

290290
try expectEqual(jsArray2[4], .object(jsArray1))
291291

292-
let dict1: [String: JSValueConvertible] = [
292+
let dict1: [String: JSValueEncodable] = [
293293
"prop1": 1,
294294
"prop2": "foo",
295295
]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /