Skip to content

Commit

Permalink
Update CONTRIBUTING.md (#2757)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pascal S authored and dbemiller committed Jun 21, 2018
1 parent 3418665 commit 9fc7045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ When you are adding code to Prebid.js, or modifying code that isn't covered by a
Prebid.js already has many tests. Read them to see how Prebid.js is tested, and for inspiration:

- Look in `test/spec` and its subdirectories
- Tests for bidder adaptors are located in `test/spec/adapters`
- Tests for bidder adaptors are located in `test/spec/modules`

A test module might have the following general structure:

Expand Down

0 comments on commit 9fc7045

Please sign in to comment.