microsoft / axe-windows

Automated accessibility testing engine for Windows applications
MIT License
136 stars 62 forks source link

chore: We don't need to use WPF in this test #835

Closed DaveTryon closed 1 year ago

DaveTryon commented 1 year ago

Details

After merging #834, I stopped to wonder why we needed WPF for this test...and couldn't find a reason. This PR just removes the UseWPF flag and updates the target accordingly

Motivation

Code consistency

Context

Pull request checklist