HomePhorge

(PUP-3548) Use Symbol instead of String for param in spec test
5d12a4d046cfUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3548) Use Symbol instead of String for param in spec test

A param declaration in the caller_ws function called from the
spec/unit/pops/loaders/loader_spec.rb used a String for the
name. This was OK on stable but not on master since a check
has been added there (PUP-2904) to verify that the name is a Symbol.

Details

Provenance
Thomas Hallgren <thomas@tada.se>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUc4030c3302b4: Revert "Revert "(PUP-3548) Allow 4x function to call 3x function""
Branches
Unknown
Tags
Unknown

Event Timeline

Thomas Hallgren <thomas@tada.se> committed rPU5d12a4d046cf: (PUP-3548) Use Symbol instead of String for param in spec test (authored by Thomas Hallgren <thomas@tada.se>).Jan 29 2015, 1:22 PM