refactoring finished
This commit is contained in:
@@ -34,9 +34,6 @@ func TestBuildTextOverlayDisabled(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestBuildTextOverlayPositioning(t *testing.T) {
|
||||
// Production assets are resolved from the repository root.
|
||||
t.Chdir("../..")
|
||||
|
||||
tests := []struct {
|
||||
name string
|
||||
overlay OverlayConfig
|
||||
@@ -59,8 +56,6 @@ func TestBuildTextOverlayPositioning(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestBuildTextOverlayRejectsInvalidPosition(t *testing.T) {
|
||||
t.Chdir("../..")
|
||||
|
||||
tests := []struct {
|
||||
name string
|
||||
overlay OverlayConfig
|
||||
|
||||
Reference in New Issue
Block a user