Skip to content

Commit

Permalink
Use FQDN .dev.folio.org FOLIO-2706
Browse files Browse the repository at this point in the history
  • Loading branch information
dcrossleyau committed Aug 18, 2020
1 parent 28b0820 commit 8853b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ $ yarn test-int --show

To skip the build step and run integration tests against a build that is already running, provide the URL.
```
$ yarn test-int --url http://folio-testing.aws.indexdata.com/
$ yarn test-int --url https://folio-testing.dev.folio.org/
```

As a convenience, `--local` can be used in place of `--url http://localhost:3000` for running tests a development server that has already been started.
Expand Down

0 comments on commit 8853b23

Please sign in to comment.