Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Commit

Permalink
feat: export e2e steps definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Oct 23, 2020
1 parent 4f8da4d commit eba5557
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions export.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ export * from './cli/jitp/createCA'
export * from './cli/jitp/deviceFileLocations'
export * from './cli/jitp/createDeviceCertificate'
export * from './cdk/helper/getIotEndpoint'
export * from './feature-runner/steps'
3 changes: 3 additions & 0 deletions feature-runner/steps/index.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
export * from './athena'
export * from './bifravst'
export * from './firmwareCI'

0 comments on commit eba5557

Please sign in to comment.