Skip to content

Commit 65bcb57

Browse files
committed
Update README to use correct integration test file name
1 parent 96d6206 commit 65bcb57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ To work on this plugin, you should first run the following in your local directo
134134
135135
yarn test # run the automated test suite
136136
137-
./integration_test.sh # run serverless package on the demo project and observe the results
137+
./integration-test.sh # run serverless package on the demo project and observe the results
138138
```
139139

140140
### Troubleshooting the demo_service

0 commit comments

Comments
 (0)