Commit 17db319
committed
Remove randomness from test_colorbar_get_ticks_2.
The point of the test is to check that colorbar ticks have certain
values when the scalarmappable's lower and upper lims are a bit more
than 0 and a bit less than 1, respectively. Certainly sampling 30x30
random values will nearly always accomplish this, but we may as well
just enforce the values.1 parent fbbc84f commit 17db319
1 file changed
Lines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
534 | 534 | | |
535 | 535 | | |
536 | 536 | | |
537 | | - | |
538 | | - | |
539 | | - | |
540 | | - | |
541 | | - | |
542 | | - | |
543 | | - | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
544 | 542 | | |
545 | 543 | | |
546 | 544 | | |
| |||
0 commit comments