We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 465ed5c commit 3d57295Copy full SHA for 3d57295
Modules/Tests/NetworkingTests/Mapper/OrderMapperTests.swift
@@ -644,7 +644,7 @@ private extension OrderMapperTests {
644
645
/// Tests that Order can decode metadata from array format
646
///
647
- func test_Order_decodes_metadata_from_array_format() throws {
+ func test_order_decodes_metadata_from_array_format() throws {
648
// Given - JSON with metadata as array
649
let jsonString = """
650
{
0 commit comments