Skip to content

Commit 3d57295

Browse files
joshhealdstaskus
andauthored
correct test name
Co-authored-by: Povilas Staskus <[email protected]>
1 parent 465ed5c commit 3d57295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/Tests/NetworkingTests/Mapper/OrderMapperTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@ private extension OrderMapperTests {
644644

645645
/// Tests that Order can decode metadata from array format
646646
///
647-
func test_Order_decodes_metadata_from_array_format() throws {
647+
func test_order_decodes_metadata_from_array_format() throws {
648648
// Given - JSON with metadata as array
649649
let jsonString = """
650650
{

0 commit comments

Comments
 (0)