Skip to content

Commit

Permalink
feat: Direct Link VLAN Mapping for Dedicated feature
Browse files Browse the repository at this point in the history
  • Loading branch information
MalarvizhiK committed Mar 7, 2024
1 parent 172f8ca commit 79d8ab5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ func shouldSkipTest() {

var _ = Describe(`DirectLinkProviderV2`, func() {
defer GinkgoRecover()
//Skip("Skipping")
err := godotenv.Load("../directlink.env")
It(`Successfully loading .env file`, func() {
if err == nil {
Expand Down

0 comments on commit 79d8ab5

Please sign in to comment.