test/unit/mws/test_feeds_client.rb in peddler-1.6.0 vs test/unit/mws/test_feeds_client.rb in peddler-1.6.1

- old
+ new

@@ -17,10 +17,9 @@ @client.primary_marketplace_id = 'A1F83G8C2ARO7P' @client.submit_feed('content', 'type', marketplace_id_list: '1') end assert_equal operation, @client.operation - assert_equal 'content', @client.body end def test_gets_feed_submission_list operation = { 'Action' => 'GetFeedSubmissionList',