Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Use TZ=UTC in frontend tests #1273

Merged
merged 3 commits into from
Nov 7, 2017
Merged

Conversation

jonathaningram
Copy link
Contributor

@jonathaningram jonathaningram commented Oct 30, 2017

Also change watch-test to watch-test-unit to be consistent.

Pulls out the change from #1256

Also change `watch-test` to `watch-test-unit` to be consistent.
@@ -163,7 +163,7 @@ Format: `docker-compose run --rm frontend <COMMAND>`
Examples
- Add dependency: `docker-compose run --rm frontend npm install <dep> --save`
- Frontend unit tests: `docker-compose run --rm frontend npm run test-unit`
- Watch test suite: `docker-compose run --rm frontend npm run watch-test`
- Watch test suite: `docker-compose run --rm frontend npm run watch-test-unit`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Watch test suite -> Watch frontend unit tests

@jonathaningram
Copy link
Contributor Author

@jcscottiii changed.

@jcscottiii jcscottiii merged commit fed7280 into cloud-gov:master Nov 7, 2017
@jonathaningram jonathaningram deleted the ji-test-utc branch November 7, 2017 21:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants