Fix tests

This commit is contained in:
Ben Schwartz 2021-10-07 15:33:53 -04:00
parent 80ad18e233
commit b7c4ec3e24

View file

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
import './ui_components/app-root.js';
import './ui_components/app-root';
import * as accounts from '../model/accounts';
import * as server from '../model/server';