lib/soaspec/test_server/id_manager.rb in soaspec-0.2.29 vs lib/soaspec/test_server/id_manager.rb in soaspec-0.2.30

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Soaspec module TestServer # Handles returning ids dependent on a number of factors # Made to demonstrate creating testing a list of ids where a few return false # when not developed and checking each value in the list can find the false value