Skip to content

Commit

Permalink
Adjust defaults to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jlpedrosa committed Mar 17, 2024
1 parent f091f59 commit c4d7baa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions routeros/resource_interface_ethernet_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ func testAccInterfaceEthernetImportConfig() string {
resource "routeros_interface_ethernet" "importtest" {
factory_name = "ether3"
name = "import"
speed = "1Gbps"
}
`
}

0 comments on commit c4d7baa

Please sign in to comment.