Skip to content

Commit 6147c44

Browse files
authored
Update step-28-integration-test-with-opa-typescript-412f0b6.md (#166)
Corrected wrong file extension js -> ts
1 parent 1d442b7 commit 6147c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/03_Get-Started/step-28-integration-test-with-opa-typescript-412f0b6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ export default class HelloPanelPage extends Opa5 {
8282

8383

8484

85-
## webapp/test/integration/NavigationJourney.js \(New\)
85+
## webapp/test/integration/NavigationJourney.ts \(New\)
8686

8787
We create a new `NavigationJourney.ts` file under `webapp/test/integration/`.
8888

0 commit comments

Comments
 (0)