Skip to content
  • To test issue #3056633 locally, clone the repo and run Phpunit tests.

    git clone --branch '8.x-dev' https://git.drupalcode.org/sandbox/Bhanu951-3103712.git example_codes
    
    cd example_codes
    
    git checkout -b test-3056633 4265f9ce565694b1e4ab4aa80afcc0df401a1906
    
    or
    
    git checkout 4265f9ce565694b1e4ab4aa80afcc0df401a1906
    
    ./vendor/bin/drush en omdb_api -y
    
    php ./vendor/bin/phpunit web/modules/custom/example_codes/omdb_api
    
    Edited by Bhanu951
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment