Skip to content

Commit

Permalink
Update module_api_spec.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
cacieprins authored Dec 18, 2023
1 parent 0c0ff5a commit a882362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system-tests/test-binary/module_api_spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import systemTests from '../lib/system-tests'
describe('module API', () => {
systemTests.it('can run module API Mocha spec', {
timeout: 240000,
dockerImage: 'cypress/base-internal:18.16.0',
dockerImage: 'cypress/base-internal:18.17.0',
withBinary: true,
project: 'module-api',
browser: 'electron',
Expand Down

0 comments on commit a882362

Please sign in to comment.