Skip to content

Commit

Permalink
Merge pull request #44 from trade-tariff/FPO-322-commodi-tea
Browse files Browse the repository at this point in the history
FPO-322: Adds commodi-tea repo to docs
  • Loading branch information
willfish authored Jul 9, 2024
2 parents fef184f + b88571d commit 92e9611
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 96 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repos:
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.38.0
hooks:
- id: markdownlint
- id: markdownlint-docker
args:
- "--fix"
- "--ignore"
Expand Down
4 changes: 4 additions & 0 deletions data/repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,3 +157,7 @@
- repo_name: trade-tariff-status
type: Static site
team: "#trade-tariff-write"

- repo_name: trade-tariff-commodi-tea
type: Frontend
team: "#trade-tariff-write"
2 changes: 0 additions & 2 deletions source/accessibility.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ title: Accessibility statement
hide_in_navigation: true
---

# Accessibility statement

This accessibility statement applies to the OTT developer documentation at [https://docs.trade-tariff.service.gov.uk/](https://docs.trade-tariff.service.gov.uk/).

This website is run by the OTT developer team at the Government Digital Service (GDS). We want as many people as possible to be able to use this website. For example, that means you should be able to:
Expand Down
4 changes: 1 addition & 3 deletions source/manual/conventions-for-rails-applications.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,9 +204,7 @@ to avoid prefixing every test with `require "spec_helper"`.

Common tools used with RSpec are:

- [webmock][] gem to stub HTTP requests - for stubbing communication between
GOV.UK applications [gds-api-adapters][] provides a library of helper methods
that are preferred to manual stubbing;
- [webmock][] gem to stub HTTP requests - for stubbing communication between GOV.UK applications
- [SimpleCov][] for monitoring code coverage;
- [factory_bot_rails][] for providing fixtures/test data;
- [`ActiveSupport::Testing::TimeHelpers`][time-helpers] for time manipulation.
Expand Down
90 changes: 0 additions & 90 deletions source/manual/dns.html.md

This file was deleted.

0 comments on commit 92e9611

Please sign in to comment.