IdeaGinkgo / Intellij-Ginkgo

Idea plugin for running and viewing ginkgo tests
GNU General Public License v3.0
33 stars 12 forks source link

Focus expression is not saved between restarts of IntelliJ IDEA #51

Closed mike-jm closed 2 years ago

mike-jm commented 2 years ago

Steps to reproduce:

  1. Run a single Ginkgo test by pressing the green play button (this creates a run config with a focus expression)
  2. Restart IntelliJ IDEA
  3. The focus expression in the run config is now empty
TaylorOno commented 2 years ago

I'll release this fix shortly