Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mcgizzle authored and James Phillips committed Jul 9, 2019
1 parent faef3eb commit 35338e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class MixerSpec extends FlatSpec with Matchers {
it should "select smaller type from larger for non-primitives" in {

@Atomic class A
@Atomic class Bgit
@Atomic class B

pendingUntilFixed{
"implicitly[Mixer[(A, B), B]]" should compile
Expand Down

0 comments on commit 35338e0

Please sign in to comment.