rice

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

gomega-error (110B)


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