Sha256: 0018f87c089ffa8ed72ef7abde0c77e2f92d1f7d4d497bf5c4c95f7baced4311
Contents?: true
Size: 232 Bytes
Versions: 7
Compression:
Stored size: 232 Bytes
Contents
const { defineConfig } = require('cypress') module.exports = defineConfig({ projectId: "2b6cjr", e2e: { baseUrl: "http://localhost:5017", defaultCommandTimeout: 10000, supportFile: "cypress/support/index.js" } })
Version data entries
7 entries across 7 versions & 1 rubygems