Sha256: 59170e8f582bdc10695f912d7395b00b68887356347a33b250060ab55d0530cb

Contents?: true

Size: 418 Bytes

Versions: 5

Compression:

Stored size: 418 Bytes

Contents

# this file is used to test the functionality of overriding the standard pstn data
# with the data in spec/support/custom_pstn.yaml

---
kh:
  operators:
    hello:
      assertions:
        name: "Hello"
        my_custom_property: "hello-foo"
        my_custom_interpolated_property: "hello-%{interpolation}"
      prefixes:
      - '15'
      - '16'
      - '81'
      - '87'
      area_code_prefixes:
      - '45'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
torasup-0.0.7 spec/support/custom_pstn_spec.yaml
torasup-0.0.6 spec/support/custom_pstn_spec.yaml
torasup-0.0.5 spec/support/custom_pstn_spec.yaml
torasup-0.0.4 spec/support/custom_pstn_spec.yaml
torasup-0.0.3 spec/support/custom_pstn_spec.yaml