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

Commit bb94ec4

Browse files
committed
Update code to final
1 parent 860371a commit bb94ec4

21 files changed

+561
-163
lines changed

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

+3-1
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)