refactor(hcl): delete useless test case

main
sundowndev-snyk 2022-07-12 16:25:19 +04:00
parent cb5ab70559
commit 26ce6c8c88
No known key found for this signature in database
GPG Key ID: A4A2BE47AC4C6A68
3 changed files with 0 additions and 7 deletions

View File

@ -14,11 +14,6 @@ func TestHCL_getCurrentWorkspaceName(t *testing.T) {
dir string
want string
}{
{
name: "test with default workspace",
dir: "testdata/default_workspace",
want: "default",
},
{
name: "test with non-default workspace",
dir: "testdata/foo_workspace",

View File

@ -1 +0,0 @@
!.terraform

View File

@ -1 +0,0 @@
default