Skip to content

Commit

Permalink
Rename features dir to test
Browse files Browse the repository at this point in the history
  • Loading branch information
majori committed Dec 15, 2023
1 parent d86cbf0 commit 407e5eb
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/cli/cmds_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ func TestFeatures(t *testing.T) {
Options: &godog.Options{
Concurrency: 4,
Format: "pretty",
Paths: []string{"../../features"},
Paths: []string{"../../test"},
TestingT: t, // Testing instance that will run subtests.
},
}
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 407e5eb

Please sign in to comment.