Skip to content

Commit

Permalink
fixed dup in test policy
Browse files Browse the repository at this point in the history
  • Loading branch information
robmoffat authored Jan 23, 2025
1 parent 2a185a5 commit 3abc5cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,12 @@ To contribute a patch for a New Intent, see the [Submit New Intent](docs/guides/

|Module | Test Policy |
|---|---|
|`packages/fdc3` | Code should not be added here - just `import` / `export` in `index.ts` |
|`packages/fdc3-agent-proxy` | Contributions must improve or maintain coverage at the current level |
|`packages/fdc3-get-agent` |Contributions must improve or maintain coverage at the current level
|`packages/fdc3-commonjs` | Code should not be added here |
|`packages/fdc3-context` | Must contain only JSON Schemas and source code generated from them |
|`packages/fdc3-get-agent` |Contributions must improve or maintain coverage at the current level
|`packages/fdc3-schema` | Must contain only JSON Schemas and source code generated from them |
|`packages/fdc3-context` | Must contain only JSON Schemas and source code generated from them |
|`packages/fdc3-standard` | Contributions must improve or maintain coverage at the current level |
|`toolbox/fdc3-for-web/fdc3-web-impl` | Contributions must improve or maintain coverage at the current level |

Expand Down

0 comments on commit 3abc5cb

Please sign in to comment.