Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E2E tests: remove ILogFile dependency on code.ts #5875

Closed
wants to merge 1 commit into from

Conversation

testlabauto
Copy link
Contributor

Removed ILogFile dependency on code.ts

QA Notes

All tests should pass. Logs should be saved as relevant.

Copy link

github-actions bot commented Jan 3, 2025

E2E Tests 🚀  ?
This PR will run tests tagged with: @critical

Comment on lines 9 to 11
// --- Start Positron ---
import { ILogFile } from './driver';
// Removed imports
// --- End Positron ---
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about just delete this entirely to keep things tidier?

@testlabauto testlabauto closed this Jan 7, 2025
@testlabauto testlabauto deleted the cmead/move-logs-functions-to-test branch January 7, 2025 15:26
@github-actions github-actions bot locked and limited conversation to collaborators Jan 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants