Skip to content

Commit e6494ed

Browse files
authored
Merge pull request #791 from mountebank-testing/website_fix
Website fix
2 parents adc0008 + bf3b65a commit e6494ed

File tree

3 files changed

+649
-611
lines changed

3 files changed

+649
-611
lines changed

.circleci/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ jobs:
3030
name: Install Dependencies
3131
command: npm ci
3232
- run: npm test
33-
- run:
34-
name: Web tests
35-
command: npm run test:web
33+
# - run:
34+
# name: Web tests
35+
# command: npm run test:web
3636
- store_test_results:
3737
path: testResults
3838

0 commit comments

Comments
 (0)