github.com/Accefy/pop@v0.0.0-20230428174248-e9f677eab5b9/genny/model/_fixtures/models/widget_test.go (about)

     1  package models
     2  
     3  func (ms *ModelSuite) Test_Widget() {
     4  	ms.Fail("This test needs to be implemented!")
     5  }