Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit c3fca16

Browse files
committed
Update code to final
1 parent 026ff94 commit c3fca16

21 files changed

+561
-163
lines changed

public/docs/_examples/cb-a11y/e2e-spec.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
/// <reference path='../_protractor/e2e.d.ts' />
21
'use strict';
2+
3+
import { browser, element, by } from 'protractor';
4+
35
declare module jasmine {
46

57
interface Matchers {

0 commit comments

Comments
 (0)