Skip to content

Commit 8562ac5

Browse files
authored
Merge pull request #2422 from StateVoicesNational/phone_inventory_test
update phone number button names
2 parents bd71be3 + 86c31bd commit 8562ac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/containers/AdminPhoneNumberInventory.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ class AdminPhoneNumberInventory extends React.Component {
407407

408408
{this.props.params.ownerPerms ? (
409409
<Button
410-
{...dataTest("buyPhoneNumbers")}
410+
{...dataTest("getShortcodes")}
411411
color="primary"
412412
variant="contained"
413413
type="button"

0 commit comments

Comments
 (0)