rice

personal dot files and scripts for linux and macOS
Log | Files | Refs | README | LICENSE

gomega-no-error (116B)


      1 # -*- mode: snippet -*-
      2 # name: gomega no error
      3 # key: nerr
      4 # contributor : @mjf
      5 # --
      6 Expect(err).To(HaveOccurred())