Skip to content

Commit 6eb7a98

Browse files
committed
enable locations test
1 parent e82742d commit 6eb7a98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/square/integration/client_tests/test_locations.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
describe Square::Locations::Client do
66
describe "#list" do
77
it "should list locations" do
8-
skip "Skipping for now."
8+
# skip "Skipping for now."
99

1010
response = client.locations.list
1111
refute_nil response

0 commit comments

Comments
 (0)