Skip to content

Commit

Permalink
Add command for loading fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
groganz committed Jul 9, 2016
1 parent 2155c0b commit f4d7b27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions developer/book/sample_data.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ In addition to the user interface, you could also load sample data by using the
command line. Issue the following command in the root of your CampaignChain
installation to load the test data along with its credentials:

.. code-block:: bash
$ php app/console campaignchain:fixture vendor/amariki/data-test/Resources/data/campaignchain/data.yml vendor/amariki/secrets/credentials_test.yml
Expand Down

0 comments on commit f4d7b27

Please sign in to comment.