Skip to content
Snippets Groups Projects

 CE-1916: Remove-React-Testing-Library

Merged  CE-1916: Remove-React-Testing-Library
1 unresolved thread
Merged Alexander Madsen requested to merge CE-1916-Remove-React-Testing-Library into develop
1 unresolved thread
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -33,6 +33,7 @@
@@ -33,6 +33,7 @@
},
},
"scripts": {
"scripts": {
"start": "react-scripts start",
"start": "react-scripts start",
 
"test": "npm run testComponents",
"startMock": "PORT=3007 REACT_APP_MOCK_CCCE_API=YES react-scripts start",
"startMock": "PORT=3007 REACT_APP_MOCK_CCCE_API=YES react-scripts start",
"build": "react-scripts build",
"build": "react-scripts build",
"testComponents": "npx cypress run --component --browser chrome",
"testComponents": "npx cypress run --component --browser chrome",
Loading