From Understanding Analysis by Abbott:
Exercise 6.4.2 (c): If $\sum_{n=1}^{\infty} f_n$ converges uniformly on $A$, then there exist constants $M_n$ such that $|f_n(x)| \leq M_n$ for all $x \in A$ and $\sum_{n=1}^{\infty} M_n$ converges.
My understanding is that to disprove this by counterexample we need to show that for all $M_n$ such that $|f_n(x)| \leq M_n$ for all $x \in A$ we have that $\sum_{n=1}^{\infty} M_n$ diverges. Obviously we also need that $\sum_{n=1}^{\infty} f_n$ converges uniformly on $A$.
However, most responses online which discuss the converse of the Weirstrass M-test, which I believe this is, (e.g. here Q3b and here) give a particular value of $M_n$ for which $\sum_{n=1}^{\infty} M_n$ diverges.
Is this a difference in the statement of the theorem? Chiefly whether we assume we are given the $M_n$ or not?