Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Commit

Permalink
fix incomplete merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher De Cairos committed Dec 18, 2015
1 parent 7465cb2 commit 5b73f99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/services/api/handlers/projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -2190,7 +2190,6 @@ experiment('Project Handlers', function() {
});
});

<<<<<<< df512a67d7bb2dbcb5db204bc6f7dc4be45111c4
experiment('View Counting', function() {
test('First view can be counted (upsert the new row)', function(done) {
server.inject(configs.views.firstView, function(resp) {
Expand Down

0 comments on commit 5b73f99

Please sign in to comment.