Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yaniviny committed Apr 9, 2017
1 parent ab570cb commit 3e2c0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -7,7 +7,7 @@ Bugzilla extension to synchronize its issues with PractiTest (two way integratio
2. Install extra perl modules: REST::Client, JSON, Data::Dumper (via cpan)
3. Copy this folder to the 'extensions' directory of bugzilla
4. Rename this directory to PractiTest
5. In Extension.pm, update the the following constants (line 32-33): CONFIG_HOST, CONFIG_API_TOKEN.
5. In Extension.pm, update the the CONFIG_API_TOKEN constant (line 33).
6. Add a custom field - cf_pt_id (Type is 'Free Text') to Bugzilla, select that it can be set on bug creation.
7. Restart bugzilla

Expand Down

0 comments on commit 3e2c0d3

Please sign in to comment.