Skip to content

Commit 31fe5a6

Browse files
committed
one more try!
1 parent 893e778 commit 31fe5a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/controllers/controller_test.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2675,7 +2675,7 @@ def test_get_related_resources
26752675
type:"craters",
26762676
links:{self: "http://test.host/craters/A4D3"},
26772677
attributes:{code: "A4D3", description: "Small crater"},
2678-
relationships:{"moon": {links: {self: "http://test.host/craters/A4D3/relationships/moon", related: "http://test.host/craters/A4D3/moon"}}}
2678+
relationships:{moon: {links: {self: "http://test.host/craters/A4D3/relationships/moon", related: "http://test.host/craters/A4D3/moon"}}}
26792679
},
26802680
{id: "S56D",
26812681
type: "craters",

0 commit comments

Comments
 (0)