Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
siller174 committed May 30, 2023
1 parent 17bc34d commit c5de844
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,9 @@ You can read about `Allure.Suite` [here](https://github.com/ozontech/allure-go#s

```go
import (
"github.com/ozontech/allure-go/pkg/framework/provider"
"github.com/ozontech/cute"
"github.com/ozontech/allure-go/pkg/framework/provider"
"github.com/ozontech/allure-go/pkg/framework/suite"
)

type ExampleSuite struct {
Expand Down

0 comments on commit c5de844

Please sign in to comment.