Skip to content

Commit

Permalink
chore(server): rename environment files (#2799)
Browse files Browse the repository at this point in the history
  • Loading branch information
schoren committed Jun 22, 2023
1 parent df1d070 commit de91106
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Expand Up @@ -14,7 +14,7 @@ import (
"github.com/stretchr/testify/require"
)

func TestEnvironment(t *testing.T) {
func TestEnvironmentRepository(t *testing.T) {
sampleEnvironment := environment.Environment{
ID: "dev",
Name: "dev",
Expand Down

0 comments on commit de91106

Please sign in to comment.