Skip to content

Commit

Permalink
TestPercentageDwidthSyncDindentRight
Browse files Browse the repository at this point in the history
  • Loading branch information
vbauerster committed Nov 22, 2023
1 parent fb2ad71 commit 329973c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion decorators_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ func TestPercentageDwidthSync(t *testing.T) {
testDecoratorConcurrently(t, testCases)
}

func TestPercentageDwidthSyncDidentRight(t *testing.T) {
func TestPercentageDwidthSyncDindentRight(t *testing.T) {

testCases := [][]step{
{
Expand Down

0 comments on commit 329973c

Please sign in to comment.