github.com/operator-framework/operator-lifecycle-manager@v0.30.0/test/e2e/ctx/installer_none.go (about)

     1  package ctx
     2  
     3  func Install(_ *TestContext) error {
     4  	return nil
     5  }