# File lib/Borges/TestCase/CallbackStoreTest.rb, line 104 def test_sort_request_empty assert_equal [], @store.sort_request(nil), "Valid response with no fields" end