binarygit
binarygit
Thanks @sigmundpetersen . I was thinking of renaming it but forgot!
Locally the spec is passing, not sure why it's failing here 
I looked at this again today and for my life, I couldn't find where the angular code applied. I am sure it's meant for `admin/enterprises//edit#!/payment_methods` page and that it's supposed...
Hey @jibees could you take a look at this? it's been sitting here for sometime :sweat_smile:
@mkllnk @jibees We're using those radio inputs to just toggle the `require_ship_address` to `true` or `false`. ```haml .row .alpha.four.columns -# The 'Category' label here is just a logical descriptor for...
That clears everything up. Thanks! :smile:
Hello @jibees I know that here it's saying that two tests in `system/admin/enterprises_spec.rb` are failing but they are passing locally. I don't know what to do about this :shrug: 
arghhh sorry, Should've looked at the error more carefully! I got confused because I had previous failures in `enterprises_spec` and when I fixed them and pushed I thought these were...
@jibees Finally got the tests to pass. Could you have a look when you have the time, and let me know if any changes are required? Thanks!
After fetching upstream and running `yarn install`, the `yarn.lock` file changes. I don't think this should be happening right? I rebased and pushed btw  Also getting this when I...